转转QA
Author

转转QA

In the era of knowledge sharing, discover 转转QA from a new perspective.

202
Articles
0
Likes
493
Views
0
Comments
Recent Articles

Latest from 转转QA

100 recent articles max
转转QA
转转QA
Nov 22, 2023 · Backend Development

Improving B2C Order Automation with MQ Listener Integration and CI/CD Enhancements

This article details a B2C order processing case study, analyzing failure causes in automated test suites, introducing RocketMQ PullConsumer‑based MQ listening actions, and demonstrating how these changes together with CI/CD adjustments significantly raise test success rates despite increased execution time.

B2CCI/CDIntegration
0 likes · 7 min read
Improving B2C Order Automation with MQ Listener Integration and CI/CD Enhancements
转转QA
转转QA
Oct 31, 2023 · Backend Development

Design and Implementation of a Database Change Tracking System for Payment Settlement Using JVM Sandbox

To improve testing efficiency in payment settlement, the article proposes a design that aggregates all database modifications across multiple databases and tables into a single view by instrumenting JDBC calls via JVM‑sandbox, handling SQL capture, transaction awareness, and front‑end visualization.

SQL trackingbackend developmentdatabase instrumentation
0 likes · 6 min read
Design and Implementation of a Database Change Tracking System for Payment Settlement Using JVM Sandbox
转转QA
转转QA
Sep 25, 2023 · R&D Management

Project Control Practices for QA: Overview, Prerequisites, Process, Scenario Exercises, and Summary

This article presents a comprehensive guide on project control from a QA perspective, covering definitions, key concepts, prerequisites, detailed pre‑test, testing, and post‑release processes, practical scenario tables, and concluding insights to improve testing efficiency and risk management.

R&D Managementquality assurancetesting process
0 likes · 9 min read
Project Control Practices for QA: Overview, Prerequisites, Process, Scenario Exercises, and Summary
转转QA
转转QA
Sep 5, 2023 · Fundamentals

Compilation of Excellent Test Plan Design Cases from ZuanZuan QA

This article gathers several exemplary test‑plan design cases published by the ZuanZuan QA public account, illustrating how comprehensive test planning—covering requirement analysis, risk assessment, strategy setting, tool selection, and case coverage—can be applied across various business projects to improve quality and efficiency.

QAquality assurancetest case design
0 likes · 4 min read
Compilation of Excellent Test Plan Design Cases from ZuanZuan QA
转转QA
转转QA
Aug 31, 2023 · Backend Development

Resolving a NullPointerException Caused by In‑Place Modification of Apollo Configuration

The article recounts a production incident where a new backend feature introduced a NullPointerException due to directly mutating an Apollo configuration object, describes the debugging steps taken—including log analysis, environment replication, service restart, and code review—and explains the final fix of returning a copy of the configuration to prevent shared‑state corruption.

ApolloJavaNullPointerException
0 likes · 8 min read
Resolving a NullPointerException Caused by In‑Place Modification of Apollo Configuration
转转QA
转转QA
Jul 4, 2023 · Operations

Business Inspection Process and Plan

This document outlines the background, inspection methods, focus areas, schedule, responsibilities, and outcomes of a regular business inspection process designed to improve quality, user experience, and NPS by involving developers, QA, and product teams in systematic functional, page, and interaction reviews.

Product Managementbusiness inspectionprocess improvement
0 likes · 8 min read
Business Inspection Process and Plan
转转QA
转转QA
Jun 13, 2023 · Operations

Designing Test Plans for Operational Activity Projects

This article outlines a comprehensive test‑plan design process for operational activity projects, covering background, design thinking, detailed phases from requirement gathering through development, testing, and release, and offering practical testing points, data preparation, and post‑launch evaluation to ensure quality and effectiveness.

QATestingoperational activities
0 likes · 9 min read
Designing Test Plans for Operational Activity Projects