转转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
Apr 27, 2025 · Databases

Design and Implementation of a General Data Synchronization Solution for Online and Offline Databases

This article analyzes the pain points of inconsistent online‑offline configurations, proposes three synchronization schemes—including timed batch sync, automatic real‑time binlog‑MQ sync, and manual selective sync—compares their applicability, risks and performance, and presents practical deployment results across multiple projects using MySQL and TiDB.

Data SynchronizationMySQLTiDB
0 likes · 14 min read
Design and Implementation of a General Data Synchronization Solution for Online and Offline Databases
转转QA
转转QA
Mar 26, 2025 · Fundamentals

From Newbie to Test Engineer: Leveling Up in the Workplace

The article shares a fresh graduate’s journey as a test development engineer at ZuanZuan, describing the initial confusion over testing concepts, the mentorship that clarified them, and the progressive skill upgrades and mindset shifts needed to become an effective, full‑stack contributor in a professional software team.

Debuggingautomation testingcareer advice
0 likes · 8 min read
From Newbie to Test Engineer: Leveling Up in the Workplace
转转QA
转转QA
Dec 13, 2024 · Operations

Data Point Governance and Quality Management in ZhiZhu QA Process

This article describes how ZhiZhu's quality inspection team introduced a two‑stage data‑point governance framework—initial manual enforcement followed by automated system monitoring, real‑time validation, user‑behavior trees, and dashboards—to dramatically improve data quality, testing efficiency, and issue resolution.

DashboardMonitoringQA
0 likes · 9 min read
Data Point Governance and Quality Management in ZhiZhu QA Process
转转QA
转转QA
Dec 3, 2024 · Operations

From Zero to One: How a QA Team Rapidly Tested a New App Using Structured Planning and Responsibility System

This article describes how a QA team transformed an impossible‑looking challenge into reality by breaking down a large testing goal into incremental milestones, assigning clear responsibilities, designing focused test cases, and employing proactive risk analysis and code‑review strategies to deliver a high‑quality app within a very short timeframe.

QAapp testingprocess planning
0 likes · 8 min read
From Zero to One: How a QA Team Rapidly Tested a New App Using Structured Planning and Responsibility System
转转QA
转转QA
Nov 22, 2024 · R&D Management

Design and Evolution of Zhuanzhuan's R&D Measurement Platform

This article details the purpose, technical evolution, data governance, data modeling, warehouse layering, SQL‑based metric definition, and interactive design of Zhuanzhuan's measurement platform, illustrating how systematic data collection and visualization improve R&D efficiency, accuracy, and decision‑making.

BIR&D metricsefficiency measurement
0 likes · 30 min read
Design and Evolution of Zhuanzhuan's R&D Measurement Platform
转转QA
转转QA
Oct 21, 2024 · Information Security

Implementation of Static Code Scanning in Zhuanzhuan's DevOps Platform

This article details Zhuanzhuan's practical implementation of static code scanning within its self‑built DevOps platform, covering its significance, architecture, incremental analysis methods, permission management, rule selection, promotion process, and challenges encountered, illustrating how it became a low‑cost, repeatable security safeguard in their CI/CD workflow.

CI/CDDevOpsSonarQube
0 likes · 10 min read
Implementation of Static Code Scanning in Zhuanzhuan's DevOps Platform
转转QA
转转QA
Aug 21, 2024 · R&D Management

A Practical Guide to Full‑Process Quality Assurance for Cross‑Department Projects

This article outlines a practical, end‑to‑end quality assurance framework for large, cross‑department projects, detailing actionable steps and best practices for each phase—from requirement analysis and design through integration, testing, deployment, and post‑release monitoring—to help QA leads proactively identify and mitigate risks.

Testingcross-functionalprocess improvement
0 likes · 13 min read
A Practical Guide to Full‑Process Quality Assurance for Cross‑Department Projects
转转QA
转转QA
Jul 5, 2024 · Backend Development

Design and Implementation of a Configuration Checking Tool for an After‑Sales System

The article describes how a configuration‑checking tool was designed and built to automatically compare baseline business configuration data with the after‑sales system's settings, detect mismatches before use, and alert responsible testers, thereby reducing manual verification effort and preventing workflow disruptions.

Configuration ManagementMonitoringbackend
0 likes · 5 min read
Design and Implementation of a Configuration Checking Tool for an After‑Sales System