转转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
Jun 20, 2024 · Operations

Implementation Plan and Results of API Automation Testing

This article outlines the background, step‑by‑step implementation plan, execution mechanisms, sustainable maintenance practices, and measurable outcomes of introducing API automation testing to ensure high‑quality iterative development and stable online services.

API testingcontinuous integrationquality assurance
0 likes · 10 min read
Implementation Plan and Results of API Automation Testing
转转QA
转转QA
Apr 2, 2024 · Fundamentals

Internship Reflections on QA Testing Practices and Tool Adoption at ZhaiZhai

During a four‑month internship at ZhaiZhai, the author describes how they progressed from basic functional testing to mastering various test tools and platforms, gained deeper insight into the role of QA in project workflows, and identified future growth directions in testing methodology and code development.

QAinternshipsoftware testing
0 likes · 14 min read
Internship Reflections on QA Testing Practices and Tool Adoption at ZhaiZhai
转转QA
转转QA
Mar 14, 2024 · Frontend Development

Implementing Incremental Code Coverage for Frontend Projects Using Istanbul

This article describes how the ZhaiZhai team designed and built an incremental code‑coverage solution for frontend projects, covering tool selection, instrumentation, data collection, reporting, handling challenges, and future improvements to improve test efficiency and software quality.

Istanbulcode coverageincremental testing
0 likes · 15 min read
Implementing Incremental Code Coverage for Frontend Projects Using Istanbul
转转QA
转转QA
Feb 27, 2024 · R&D Management

2023 Software Quality Assurance Industry Survey Report: Findings, Trends, and Future Outlook

The 2023 Software Quality Assurance industry survey, based on nearly a thousand valid responses, reveals current tester employment status, job satisfaction, company size distribution, skill development, AI adoption, automation levels, workflow challenges, and future career expectations, offering a comprehensive view of the testing landscape for 2024.

2023Industry Surveycareer trends
0 likes · 22 min read
2023 Software Quality Assurance Industry Survey Report: Findings, Trends, and Future Outlook
转转QA
转转QA
Feb 21, 2024 · Backend Development

Design and Evaluation of a JSON Similarity Algorithm for Reducing Diff Noise in Traffic Replay

This article presents a systematic approach to distinguish effective from ineffective diff failures in traffic replay by designing a JSON similarity model based on value, key, and structural comparisons, implementing the algorithm in Java, and demonstrating its superior accuracy over traditional system diff through extensive experiments.

Backend testingDiff Noise ReductionJSON
0 likes · 19 min read
Design and Evaluation of a JSON Similarity Algorithm for Reducing Diff Noise in Traffic Replay
转转QA
转转QA
Jan 23, 2024 · Backend Development

Optimizing Legal Template Contract Workflow with OA System and Activiti

This article describes how a corporate legal department streamlined contract handling by abstracting template contracts into an OA-based online process, reusing common approval nodes, leveraging a configuration center for validation, and implementing a generic validator with sample Java code, resulting in reduced workload and improved user experience.

ActivitiContract ManagementOA system
0 likes · 10 min read
Optimizing Legal Template Contract Workflow with OA System and Activiti
转转QA
转转QA
Jan 4, 2024 · Operations

Automated Error Log Cleanup and Monitoring Mechanism for QA

This article describes how a QA team collaborated with developers to create an automated error‑log cleanup and monitoring system, detailing the background, offline follow‑up process, identified pain points, the design of a scheduled statistics solution, platform capabilities, observed benefits, and future improvement plans.

Error LoggingMonitoringQA
0 likes · 8 min read
Automated Error Log Cleanup and Monitoring Mechanism for QA
转转QA
转转QA
Dec 6, 2023 · Backend Development

Store System Refactoring Types, Challenges, and Testing Strategies

This article analyzes the current store system issues, outlines various refactoring types and their difficulties, presents common efficiency measures, and details testing schemes for both unchanged‑business and changed‑business refactoring cases, highlighting objectives, challenges, processes, and overall effectiveness.

PerformanceTestingbackend
0 likes · 8 min read
Store System Refactoring Types, Challenges, and Testing Strategies