Tag

regression testing

0 views collected around this technical thread.

转转QA
转转QA
Jun 6, 2025 · Operations

Boosting Test Efficiency with zzRepeater: Real‑Traffic Replay in Action

The article introduces zzRepeater, a traffic‑replay platform that records and replays real request data to accelerate regression, functional, and performance testing, detailing five practical scenarios where it reduces cost, improves coverage, and streamlines bug verification for QA teams.

QA toolsTesting Automationperformance testing
0 likes · 9 min read
Boosting Test Efficiency with zzRepeater: Real‑Traffic Replay in Action
DevOps
DevOps
Jun 5, 2025 · Frontend Development

15 Top Visual Regression Testing Tools to Perfect Your UI

This guide reviews 15 visual testing tools—detailing their core features, pros, cons, pricing, and platform support—while offering a six‑point selection framework and answering common FAQs to help teams choose the right solution for reliable UI quality.

UI Automationregression testingsoftware testing
0 likes · 12 min read
15 Top Visual Regression Testing Tools to Perfect Your UI
JD Tech Talk
JD Tech Talk
Nov 22, 2024 · Mobile Development

Implementing UI Automation Testing for Auto Insurance Systems Using Playwright

This article discusses implementing UI automation testing for auto insurance systems using Playwright, addressing the challenges of testing multiple insurance providers and demonstrating how automated testing can significantly improve efficiency and reduce manual testing workload.

API TestingAuto Insurance SystemsPlaywright
0 likes · 9 min read
Implementing UI Automation Testing for Auto Insurance Systems Using Playwright
Test Development Learning Exchange
Test Development Learning Exchange
May 30, 2024 · Fundamentals

Guidelines for Determining Effective API Automation Test Coverage

The article outlines practical principles and recommended coverage percentages for functional, boundary, security, performance, regression, integration, data management, and maintainability aspects of API automation testing, explaining why each level of coverage is essential for quality and efficiency.

API Testingautomationperformance testing
0 likes · 7 min read
Guidelines for Determining Effective API Automation Test Coverage
NetEase Cloud Music Tech Team
NetEase Cloud Music Tech Team
Nov 10, 2023 · Operations

Automated Activity Regression and Configuration Validation for Social Live Streaming

The article describes an automated regression and configuration‑validation platform for social live‑streaming activities that combines task scheduling, Jenkins‑driven test scripts, visual reporting, and a standardized mind‑map configuration system, cutting manual regression time from one day to 0.2 day and alignment effort from 0.5 to 0.1 day.

JenkinsLive Streamingautomation
0 likes · 8 min read
Automated Activity Regression and Configuration Validation for Social Live Streaming
FunTester
FunTester
Sep 25, 2023 · Fundamentals

Balancing Test Automation: When to Automate, What to Automate, and Common Pitfalls

The article examines why software testing inevitably consumes time and resources, explains the limits of both manual and automated testing, outlines scenarios best suited for automation such as regression and performance testing, and warns against unrealistic expectations, unnecessary tests, and security blind spots.

Continuous Integrationregression testingrisk-based testing
0 likes · 9 min read
Balancing Test Automation: When to Automate, What to Automate, and Common Pitfalls
Ctrip Technology
Ctrip Technology
Aug 3, 2023 · Backend Development

AREX: An Open‑Source Automated Regression Testing Platform for Real Production Traffic at Ctrip

This article presents the design, implementation, and operational experience of AREX, a Java‑agent based record‑and‑replay testing platform that captures real production traffic and data to enable fast, cost‑effective automated regression testing for complex backend services.

BackendJava agentautomated testing
0 likes · 15 min read
AREX: An Open‑Source Automated Regression Testing Platform for Real Production Traffic at Ctrip
vivo Internet Technology
vivo Internet Technology
Feb 9, 2022 · Operations

Traffic Recording and Playback: vivo's Moonlight Treasure Box Platform Practice

vivo’s “Moonlight Treasure Box” platform records and replays production traffic using a customized Jvm‑Sandbox‑Repeater Java‑Agent, handling GC limits, thread‑pool tracing, data desensitization, deduplication, timestamp alignment, noise reduction and sub‑call matching, while providing plugins, visual call‑chain analysis and coverage metrics that have integrated 200 services, executed over 10 000 sessions, and boosted testing efficiency by more than 80 %.

JVM sandboxJava agentbytecode-instrumentation
0 likes · 18 min read
Traffic Recording and Playback: vivo's Moonlight Treasure Box Platform Practice
转转QA
转转QA
Aug 13, 2021 · Mobile Development

Implementing UI Automation Regression for Mobile Event Tracking (埋点)

This article details a UI automation regression framework for mobile event tracking, covering background challenges, Android and iOS log collection methods, H5 integration strategies, performance comparisons, and practical recommendations to improve testing efficiency by about 50%.

AndroidUI Automationevent tracking
0 likes · 8 min read
Implementing UI Automation Regression for Mobile Event Tracking (埋点)
FunTester
FunTester
Mar 1, 2021 · Fundamentals

Effective Regression Testing Strategies for Agile Development

The article outlines practical methods to optimize regression testing in fast‑paced agile releases, emphasizing test suite separation, priority ranking, automation, risk‑based case classification, smoke testing, integration testing, and long‑term automation investment to maintain both new and existing feature quality.

Agileregression testingsoftware quality
0 likes · 5 min read
Effective Regression Testing Strategies for Agile Development
Ctrip Technology
Ctrip Technology
Jan 21, 2021 · Backend Development

CtripPaymentRepeater: Reducing Regression Test Effort with Traffic Capture and Replay

The article introduces CtripPaymentRepeater, a Java‑based system that captures real traffic from a stable version, manages it as test cases, and replays it against new releases to automatically detect regressions while minimizing manual effort and ensuring data safety.

Javabackend testingmocking
0 likes · 13 min read
CtripPaymentRepeater: Reducing Regression Test Effort with Traffic Capture and Replay
NetEase Yanxuan Technology Product Team
NetEase Yanxuan Technology Product Team
Nov 11, 2020 · Operations

Design and Implementation of a Regression Environment for Yanxuan Offline Systems

To overcome inefficient, unstable offline testing, Yanxuan built an isolated regression environment by provisioning dual cloud‑inside/outside clusters, refactoring infrastructure, deploying roughly 180 core B‑side services, and constructing migration data, achieving over 90 % cloud‑native coverage and enabling stable pre‑release verification with future expansion plans.

cloud migrationenvironment governanceinfrastructure
0 likes · 16 min read
Design and Implementation of a Regression Environment for Yanxuan Offline Systems
FunTester
FunTester
Nov 6, 2020 · Fundamentals

Best Practices for Regression Testing to Reduce Bugs

This article outlines essential regression testing best practices—including ensuring work quality, thorough pre‑testing, effective time management, test case prioritization and classification, team reviews, admission criteria, exploratory testing, and detailed reporting—to help QA teams reduce recurring bugs and maintain high software quality.

QAbug managementregression testing
0 likes · 9 min read
Best Practices for Regression Testing to Reduce Bugs
FunTester
FunTester
Nov 4, 2020 · Fundamentals

Understanding Regression Bugs and Effective Strategies for Handling Them

The article explains what regression bugs are, why regular regression testing is essential, the challenges they pose such as increased cost and time pressure, and outlines effective handling methods including code reviews, metric monitoring, left‑shift and continuous testing, and automation.

Code ReviewQAregression testing
0 likes · 10 min read
Understanding Regression Bugs and Effective Strategies for Handling Them
转转QA
转转QA
Sep 3, 2020 · Operations

Automated Regression Testing for Advertising Recall: Tools, Process, and Lessons Learned

This article describes how a commercial advertising team transformed manual ad‑recall testing into a semi‑automated regression workflow by building comparison, log, result, and case tools, addressing challenges such as anti‑fraud restrictions, data quality, special scenarios, and inter‑case interference.

ad testingadvertisingautomation
0 likes · 13 min read
Automated Regression Testing for Advertising Recall: Tools, Process, and Lessons Learned
FunTester
FunTester
Aug 1, 2020 · Operations

Regression Testing Strategies in Agile and DevOps Environments

This article explains what regression testing is, why it is critical in fast‑paced agile and DevOps workflows, and provides practical strategies, best‑practice recommendations, and checklist items for building and maintaining effective regression test suites.

AgileContinuous IntegrationDevOps
0 likes · 7 min read
Regression Testing Strategies in Agile and DevOps Environments
JD Retail Technology
JD Retail Technology
Jul 9, 2020 · Operations

Moonlight Box: Enabling Fully Automated High‑Coverage Regression Testing with Traffic Recording and Replay

This article introduces the Moonlight Box traffic‑recording and replay platform, explains its core functions and design principles, and presents multiple practical regression‑testing scenarios—including simple forward and reverse read replay, bidirectional replay, write replay, and compatibility adaptation—for both read‑only and write‑heavy interfaces.

Backendautomated testingoperations
0 likes · 10 min read
Moonlight Box: Enabling Fully Automated High‑Coverage Regression Testing with Traffic Recording and Replay
FunTester
FunTester
May 26, 2020 · Fundamentals

The Growing Demand for Test Automation Professionals and How to Prepare

The demand for skilled test automation engineers continues to rise, as companies still rely on manual and exploratory testing while increasingly automating regression, performance, and load tests, making continuous learning essential for a rewarding career in software testing.

career developmentcontinuous learningmanual testing
0 likes · 3 min read
The Growing Demand for Test Automation Professionals and How to Prepare
JD Retail Technology
JD Retail Technology
Apr 3, 2020 · Backend Development

Moonlight Box: A Traffic Recording and Replay Platform for Automated Regression Testing

The Moonlight Box (JCASE) platform records production traffic and replays it in test environments to achieve fully automated, high‑coverage regression testing, reducing test data preparation effort and supporting online, offline, stress, and pre‑heat scenarios across large‑scale service architectures.

Javamicroservicesregression testing
0 likes · 13 min read
Moonlight Box: A Traffic Recording and Replay Platform for Automated Regression Testing