Tagged articles
19 articles
Page 1 of 1
Test Development Learning Exchange
Test Development Learning Exchange
Mar 13, 2025 · Operations

Effective Coordination of Interface Testing in Large Projects

Effective interface testing in large projects requires clear test objectives, well‑defined strategies, distinct responsibilities for backend, frontend and testing teams, the use of professional tools for API management and CI/CD, continuous process optimization, and strong communication to ensure high efficiency and quality.

API ManagementSoftware Testingci/cd
0 likes · 4 min read
Effective Coordination of Interface Testing in Large Projects
Efficient Ops
Efficient Ops
Feb 7, 2023 · R&D Management

How ICBC Boosted Interface Testing Efficiency with a Unified Language, Framework, and Practice

Facing massive legacy systems and a complex migration to a distributed platform, ICBC’s Guangzhou Product Department devised a “one language, one framework, one practice” automated interface testing strategy that standardizes assets, streamlines test case creation, and enhances collaboration across development, testing, and operations teams.

Software qualityinterface testing
0 likes · 9 min read
How ICBC Boosted Interface Testing Efficiency with a Unified Language, Framework, and Practice
FunTester
FunTester
Feb 6, 2023 · Operations

Why Interface Automation Testing Matters and How to Get Started

The article explains the shift from unit testing to interface automation, outlines its advantages such as early testing and system robustness, details essential implementation techniques like protocol simulation, data‑driven testing, keyword‑driven execution, and provides practical steps for teams to begin API testing effectively.

API testingSoftware Testingautomation
0 likes · 9 min read
Why Interface Automation Testing Matters and How to Get Started
NetEase LeiHuo Testing Center
NetEase LeiHuo Testing Center
Oct 21, 2022 · Operations

A Step-by-Step Guide to Interface Testing in Game Development

This article explains why interface testing is essential for game quality and security, and provides a detailed, step-by-step methodology—including planning, analysis, test case design, execution, result verification, and automation—to help QA teams efficiently test server APIs and prevent player cheating.

Performance Testingautomationinterface testing
0 likes · 10 min read
A Step-by-Step Guide to Interface Testing in Game Development
转转QA
转转QA
Nov 24, 2021 · Operations

Improving Test Efficiency with Interface Testing and Custom Test Tools

This article explains how QA engineers can boost testing efficiency by leveraging interface testing—designing comprehensive API test cases, organizing them into reusable collections, and applying them for requirement verification, data construction, and monitoring—along with developing custom test tools to automate repetitive tasks and improve overall workflow.

API testingQAefficiency
0 likes · 11 min read
Improving Test Efficiency with Interface Testing and Custom Test Tools
Xianyu Technology
Xianyu Technology
Nov 23, 2021 · Backend Development

Precise Backend Interface Testing via Code Diff Analysis and Traffic Recording

The platform listens to GitLab change events, parses Java, ObjC, and Flutter diffs to locate modified methods, maps those methods to entry HTTP/RPC interfaces using recorded traffic call chains, and automatically selects corresponding regression test cases, dramatically cutting testing effort while enabling future risk analysis.

code analysisinterface testingrisk assessment
0 likes · 8 min read
Precise Backend Interface Testing via Code Diff Analysis and Traffic Recording
DevOps
DevOps
May 13, 2021 · Fundamentals

Effective Interface Testing: Principles, Layers, and Practical Tips

This article explains why comprehensive interface testing is essential for software quality, outlines testing layers such as unit, module, and entry (interface) testing, details core testing principles and best‑practice guidelines, and provides practical advice on test code structure, efficiency, framework selection, and coverage to ensure reliable, maintainable systems.

MockingSoftware qualityinterface testing
0 likes · 9 min read
Effective Interface Testing: Principles, Layers, and Practical Tips
Alibaba Cloud Developer
Alibaba Cloud Developer
Jan 25, 2021 · Backend Development

Mastering Interface Testing: Principles, Structure, and Practical Tips for Reliable Backend Services

This article explains why interface testing is essential for backend quality, outlines testing layers, enumerates core testing principles, describes an effective test code structure, and shares practical techniques to improve test efficiency, coverage, and maintainability.

Backend automationSoftware qualityinterface testing
0 likes · 9 min read
Mastering Interface Testing: Principles, Structure, and Practical Tips for Reliable Backend Services
JD Tech Talk
JD Tech Talk
Dec 9, 2020 · Operations

ITest Interface Testing Platform: Features, Architecture, and Future Roadmap

The article introduces ITest, an in‑house interface testing platform developed by JD Digits to streamline automated API testing, detailing its background challenges, key features, modular architecture, integration with CI/CD pipelines, and planned enhancements for more complex test flows and script support.

Microservicesci/cdinterface testing
0 likes · 8 min read
ITest Interface Testing Platform: Features, Architecture, and Future Roadmap
转转QA
转转QA
Aug 19, 2020 · Operations

Platform for Managing and Executing Interface Test Cases

The article introduces a platform that centralizes interface test case management, enabling classification, visual execution, scheduled runs, and detailed reporting to reduce testing costs and improve development efficiency across RD and QA workflows.

Testing Platformcontinuous integrationinterface testing
0 likes · 6 min read
Platform for Managing and Executing Interface Test Cases
Qunhe Technology Quality Tech
Qunhe Technology Quality Tech
Jun 30, 2020 · Backend Development

Mastering Interface Testing: Strategies for Complex Custom Data

This article explores the challenges of interface testing for a large-scale home‑decoration platform, detailing pain points, testing stages, practical tips, and real‑world case studies to help backend engineers design effective, automated API tests for complex custom data.

API automationBackend testingSoftware quality
0 likes · 6 min read
Mastering Interface Testing: Strategies for Complex Custom Data
Youzan Coder
Youzan Coder
May 8, 2020 · Backend Development

Full-Field Interface Automation Validation for Dubbo Services

The article describes a full‑field automation framework for Dubbo services that validates both read and write interfaces by routing identical requests to base and project environments, generating ignore‑field maps via object‑to‑map conversion, and orchestrating multi‑round TestNG executions to achieve exhaustive field verification while dramatically improving test‑case authoring efficiency.

Backend testingDubboTestNG
0 likes · 12 min read
Full-Field Interface Automation Validation for Dubbo Services
FunTester
FunTester
Apr 29, 2020 · Operations

Interface Performance Testing Resources

This page compiles a comprehensive collection of Chinese-language articles and tutorials on interface performance testing, covering tools such as netdata and timewatch, load‑testing strategies for various APIs, JVM heap dump extraction, asynchronous request measurement, and best practices for reducing test errors.

BackendOperationsinterface testing
0 likes · 8 min read
Interface Performance Testing Resources
360 Tech Engineering
360 Tech Engineering
May 8, 2019 · Fundamentals

Payment Testing Guide: Classification, Methods, and Test Points

This guide explains how to classify payment types, outlines functional, interface, and security testing methods, and lists comprehensive test points for payment amounts, processes, methods, and coupon handling to ensure reliable and secure payment flows in software products.

Software Testingfunctional testinginterface testing
0 likes · 6 min read
Payment Testing Guide: Classification, Methods, and Test Points
转转QA
转转QA
Aug 15, 2018 · Backend Development

Designing a Dynamic‑Proxy‑Based Interface Testing Framework for Transaction Order and Payment Systems

The article explains how to design a maintainable interface testing framework using Java dynamic proxies, illustrating the approach with a transaction order system and a payment account system, and discusses its advantages, drawbacks, and practical application in a backend testing environment.

Backend testingDesign Patternsinterface testing
0 likes · 9 min read
Designing a Dynamic‑Proxy‑Based Interface Testing Framework for Transaction Order and Payment Systems
转转QA
转转QA
Jul 18, 2018 · Operations

Improving Test Efficiency and Continuous Integration with the Beetle Platform: An Interface Testing Case Study

The article discusses how embracing speed and flexible configuration in QA, exemplified by the Beetle platform’s interface testing workflow, can improve project efficiency, enable unified automated testing, and integrate continuous integration, while emphasizing that tools alone cannot guarantee test quality.

OperationsSoftware qualityTestNG
0 likes · 9 min read
Improving Test Efficiency and Continuous Integration with the Beetle Platform: An Interface Testing Case Study