转转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
Jan 5, 2026 · Operations

Achieve Zero‑Downtime Deployments with Jenkins and Docker: A Complete CI/CD Blueprint

This article presents a fully automated, zero‑downtime deployment solution that integrates Jenkins pipelines with a set of shell scripts to handle code checkout, image building, seamless container switching, health checks, rollback, disk monitoring, and resource cleanup, providing a reliable end‑to‑end workflow for fast and stable releases.

CI/CDDockerJenkins
0 likes · 14 min read
Achieve Zero‑Downtime Deployments with Jenkins and Docker: A Complete CI/CD Blueprint
转转QA
转转QA
Dec 18, 2025 · Operations

How a Lightweight Bot‑Powered Tool Eliminates Manual To‑Do Lists in Test Projects

This article explains how a ultra‑lightweight project‑management tool built with Feishu bots and Coze transforms manual, memory‑based to‑do lists into dynamic, rule‑driven workflows, detailing the problem, design principles, three‑layer architecture, implementation steps, and real‑world impact on testing teams.

BotCozeFeishu
0 likes · 11 min read
How a Lightweight Bot‑Powered Tool Eliminates Manual To‑Do Lists in Test Projects
转转QA
转转QA
Nov 18, 2025 · Operations

How to Seamlessly Upgrade SonarQube from V7 to V10.7 for JDK8‑JDK21 Support

This guide details a step‑by‑step, incremental upgrade of SonarQube from V7.9.6 LTS to V10.7 LTS, covering project background, upgrade value, challenges, strategy, technical implementation, JDK compatibility, plugin migration, multi‑JDK handling, authentication changes, reference‑branch feature, and post‑upgrade results with lessons learned.

DevOpsJDK CompatibilityPlugin Migration
0 likes · 20 min read
How to Seamlessly Upgrade SonarQube from V7 to V10.7 for JDK8‑JDK21 Support
转转QA
转转QA
Oct 31, 2025 · Operations

Boosting Service Quality with Intelligent Inspection, Notification, and Automation Engines

This article outlines the design and value of an automated service quality monitoring platform, detailing its core benefits—intelligent detection, automated execution, data‑driven decisions, and precise notifications—along with functional architecture, key modules, code examples, technical requirements, and practical recommendations.

AI Monitoringautomationbackend
0 likes · 10 min read
Boosting Service Quality with Intelligent Inspection, Notification, and Automation Engines
转转QA
转转QA
Sep 28, 2025 · Backend Development

Eliminate False JSON Diff Errors with an Intelligent Alignment Algorithm

This article explains how a smart, three‑layer JSON alignment algorithm automatically reorders and matches elements to remove false differences caused by array order, delivering high accuracy, low false‑positive rates, and strong performance for backend data comparison tasks.

JSONbackenddata alignment
0 likes · 14 min read
Eliminate False JSON Diff Errors with an Intelligent Alignment Algorithm
转转QA
转转QA
Sep 11, 2025 · Operations

How to Turn QA Testing into a Proactive Defense System

This article explains how to make QA proactive by mastering pre‑release collective testing, daily monitoring of core interfaces, immersive online inspections, and a closed‑loop post‑incident review, turning routine checks into a powerful, collaborative quality shield.

QApostmortemprocess improvement
0 likes · 11 min read
How to Turn QA Testing into a Proactive Defense System
转转QA
转转QA
Aug 29, 2025 · Frontend Development

How We Solved Large-Scale Call Graph Visualization with AntV G6

Facing performance and layout challenges when visualizing thousands of function call nodes, we iterated through Echarts, Ant Design Charts, and finally adopted AntV G6, achieving smooth interaction, automatic layout, and scalable coverage mapping for our link coverage tool.

Visualizationantv-g6coverage
0 likes · 12 min read
How We Solved Large-Scale Call Graph Visualization with AntV G6
转转QA
转转QA
Jul 29, 2025 · Operations

How to Define Clear Testing Boundaries for Large-Scale Projects

This article explains how QA teams can quickly align test boundaries in complex, multi-team projects by mapping end-to-end business processes, identifying system interactions such as MQ messages and API calls, and detailing both process-level and data-level boundaries to achieve full coverage and efficient issue resolution.

QATestingboundary
0 likes · 9 min read
How to Define Clear Testing Boundaries for Large-Scale Projects
转转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.

Performance TestingQA toolsregression testing
0 likes · 9 min read
Boosting Test Efficiency with zzRepeater: Real‑Traffic Replay in Action