Tag

interface testing

0 views collected around this technical thread.

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 ManagementCI/CDinterface testing
0 likes · 4 min read
Effective Coordination of Interface Testing in Large Projects
Test Development Learning Exchange
Test Development Learning Exchange
Jul 5, 2024 · Backend Development

Choosing Between JMeter and Python for Interface Automation Testing

This article compares JMeter and Python for interface automation testing, highlighting JMeter's ease of use for beginners versus Python's flexibility for advanced customization, with a detailed learning plan for Python.

JMeterPythonautomation
0 likes · 6 min read
Choosing Between JMeter and Python for Interface Automation Testing
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.

Digital Transformationautomationbanking
0 likes · 9 min read
How ICBC Boosted Interface Testing Efficiency with a Unified Language, Framework, and Practice
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.

Security Testingautomationgame QA
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 TestingEfficiencyQA
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.

Risk Assessmentbackendcode analysis
0 likes · 8 min read
Precise Backend Interface Testing via Code Diff Analysis and Traffic Recording
FunTester
FunTester
Jun 24, 2021 · Backend Development

Recap of FunTester Session: HttpClient Interface Testing and Performance Practices

The second FunTester sharing session covered HttpClient basics, FunTester’s encapsulation of HttpClient, and practical functional and performance testing techniques, providing resources, code examples, and templates for effective Java interface testing.

FunTesterHttpClientJava
0 likes · 8 min read
Recap of FunTester Session: HttpClient Interface Testing and Performance Practices
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.

automationinterface testingmocking
0 likes · 9 min read
Effective Interface Testing: Principles, Layers, and Practical Tips
转转QA
转转QA
Dec 11, 2020 · Fundamentals

Designing Effective QA Test Strategies: Interface Automation and Early Test Tool Development

This article explains how QA teams can tailor testing approaches to project specifics by combining full‑scale interface automation with functional scenario testing and by building early test tools such as Redis utilities and mock interfaces, illustrated with real project case studies and measurable results.

QAbackend developmentinterface testing
0 likes · 6 min read
Designing Effective QA Test Strategies: Interface Automation and Early Test Tool Development
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.

CI/CDautomationinterface 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.

Continuous IntegrationTesting Platforminterface testing
0 likes · 6 min read
Platform for Managing and Executing Interface Test Cases
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.

DubboJavaTestNG
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.

backendinterface testingload 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.

Security Testingfunctional testinginterface testing
0 likes · 6 min read
Payment Testing Guide: Classification, Methods, and Test Points
转转QA
转转QA
Mar 27, 2019 · Backend Development

Automated RPC Interface Diff Framework for Efficient Testing

This article presents an automated RPC diff testing framework that extracts real‑world request parameters, generates Java test code, executes calls against both production and sandbox services, and compares JSON results to quickly verify interface correctness without extensive manual effort.

DiffJavaRPC
0 likes · 8 min read
Automated RPC Interface Diff Framework for Efficient Testing
Ctrip Technology
Ctrip Technology
Dec 6, 2018 · Operations

Ctrip User Center Interface Automation Testing: Architecture, Lifecycle, and Practical Solutions

This article presents Ctrip's user‑center interface automation testing platform, detailing its three‑component architecture, the full test‑task lifecycle, and practical solutions that reduce case‑writing difficulty, improve robustness, integrate manual testing, and enable automatic failure analysis.

CI/CDautomationcase management
0 likes · 10 min read
Ctrip User Center Interface Automation Testing: Architecture, Lifecycle, and Practical Solutions
转转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.

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