Tagged articles

Quality Assurance

423 articles · Page 1 of 5
TonyBai
TonyBai
Aug 9, 2026 · Artificial Intelligence

How Google Built Agent Skills That Earned 15K Stars

Google’s open‑source Agent Skills project grew to over 15,000 GitHub stars, prompting many product teams to contribute, and the company responded with a comprehensive process that includes standardized repository structures, remote MCP tooling, automated pre‑merge checks, continuous evaluation, and dedicated ownership to maintain quality at scale.

AI agentsCI/CDGoogle Agent Skills
0 likes · 12 min read
How Google Built Agent Skills That Earned 15K Stars
Advanced AI Application Practice
Advanced AI Application Practice
Aug 6, 2026 · Artificial Intelligence

Why AI‑Generated Test Cases Miss the Mark and How Understanding the Skill Design Fixes It

The article explains how the testcase‑writer Skill works—its three‑stage pipeline, three core design principles, clarification workflow, decomposition process, self‑check mechanisms, and a concrete 52‑case Taobao add‑to‑cart example—so users can craft inputs that yield accurate AI‑generated test cases.

AI testingAutomationPrompt Engineering
0 likes · 12 min read
Why AI‑Generated Test Cases Miss the Mark and How Understanding the Skill Design Fixes It
Lisa Notes
Lisa Notes
Aug 5, 2026 · R&D Management

IPD Study Notes: How Technical Reviews Structure Product Development

The article explains the IPD framework, its six development phases, and the role of technical review points—detailing their definitions, typical configurations for various product complexities, and how they help control quality and risk throughout the product lifecycle.

IPDQuality AssuranceR&D Management
0 likes · 10 min read
IPD Study Notes: How Technical Reviews Structure Product Development
FunTester
FunTester
Aug 5, 2026 · Artificial Intelligence

Why AI Alone Won’t Boost Quality: From Speed to Risk Prediction in QA

The article analyzes how AI testing is moving from experimental use to strategic QA governance, emphasizing the need for robust validation processes, multi‑layer verification, risk‑prediction metrics, and collaborative GenAI agents to turn speed gains into genuine quality improvements.

AI testingAutomation GovernanceLLM
0 likes · 10 min read
Why AI Alone Won’t Boost Quality: From Speed to Risk Prediction in QA
Amap Tech
Amap Tech
Aug 3, 2026 · Artificial Intelligence

Engineering Standards, Not Model Limits, Set the Ceiling for AI Delivery in AutoSDK

The article analyzes how the automotive industry's shift to AI‑defined software demands enterprise‑grade SDK delivery, outlines a four‑part AI Native solution that embeds process, domain knowledge, quality guards and observability into AutoSDK, and reports measurable gains such as a 73% defect reduction and a 84% code adoption rate.

AI NativeAI engineeringAutoSDK
0 likes · 15 min read
Engineering Standards, Not Model Limits, Set the Ceiling for AI Delivery in AutoSDK
Data Party THU
Data Party THU
Aug 2, 2026 · Artificial Intelligence

Real-World Feedback Powers Continuous Evolution of AI Agent Skills

The article outlines a three‑layer Skill architecture for AI agents—routing, instruction, and resources—and shows how systematic user feedback can be abstracted into rule updates at each layer, illustrated with a travel‑planner example, quality checks, resource‑layer extensions, skill compaction, and validation before release.

AI AgentFeedback-driven EvolutionPrompt Engineering
0 likes · 13 min read
Real-World Feedback Powers Continuous Evolution of AI Agent Skills
Qunhe Technology Quality Tech
Qunhe Technology Quality Tech
Jul 31, 2026 · Artificial Intelligence

Why 3DGS Reconstructions Fail and How a Practical QA Pipeline Fixes Them

3D Gaussian Splatting (3DGS) lacks standard benchmarks and relies on subjective visual checks, making quality assurance difficult; this article details a comprehensive, automated QA framework that evaluates input via COLMAP scores, quantifies training results with PSNR/SSIM/LPIPS, conducts subjective visual inspections, and integrates both stages into a regression pipeline to ensure reliable, scalable reconstructions.

3DGSAutomationNeural Rendering
0 likes · 13 min read
Why 3DGS Reconstructions Fail and How a Practical QA Pipeline Fixes Them
JD Tech Talk
JD Tech Talk
Jul 21, 2026 · R&D Management

How AI Can Finally Realize the Long‑Overdue Vision for Test Development

The article argues that AI will not replace test developers but can lower the high technical, business, organizational, and value‑proof costs that have kept the ideal test‑development role out of reach, enabling a shift from script writing to systematic quality‑capability building.

AIAutomationDevOps
0 likes · 23 min read
How AI Can Finally Realize the Long‑Overdue Vision for Test Development
AI Digital Ideal
AI Digital Ideal
Jul 15, 2026 · Fundamentals

Master the 7 Core Principles of Software Testing to Build a Strong Testing Mindset

This lesson explains the seven ISTQB testing principles, categorizes them into cognitive, economic, and engineering groups, shows how they guide decision‑making, avoid anti‑patterns, and improve communication, and provides concrete examples, enterprise case studies, AI‑related tips, and hands‑on practice for building a solid testing mindset.

ISTQBQuality AssuranceSoftware testing
0 likes · 31 min read
Master the 7 Core Principles of Software Testing to Build a Strong Testing Mindset
FunTester
FunTester
Jun 15, 2026 · R&D Management

Where Does Test Development Go When Functional QA Disappears?

The article analyzes how shrinking functional QA forces development teams to assume quality responsibilities—adding unit, contract, and observability tests, embedding quality gates in CI/CD pipelines, elevating test platform roles, and clarifying AI's limits—illustrated with a refund feature case study.

AICI/CDQuality Assurance
0 likes · 15 min read
Where Does Test Development Go When Functional QA Disappears?
Shuge Unlimited
Shuge Unlimited
Jun 15, 2026 · Artificial Intelligence

Claude Skill Standards: 4 Principles, 5 Quality Dimensions, and 5‑Layer Checks to End Unstable Triggers

The article breaks down Claude Skill development into four design principles, five concrete quality dimensions, and a five‑layer pre‑release checklist, explaining how each step—from clear descriptions to safety configuration—prevents unstable triggers and improves long‑term maintainability.

AI AgentAutomationClaude
0 likes · 20 min read
Claude Skill Standards: 4 Principles, 5 Quality Dimensions, and 5‑Layer Checks to End Unstable Triggers
ITPUB
ITPUB
Jun 6, 2026 · Artificial Intelligence

How I Raised AI Coding Coverage to 90% in One Week with Harness Engineering

The article analyzes the limitations of current AI coding agents in large Java codebases, introduces Harness Engineering as a systematic framework of constraints, feedback loops, and workflow orchestration, and details a week‑long implementation that lifted AI‑generated code from roughly 25% to over 90% while improving quality and traceability.

AI codingAgentic codingHarness Engineering
0 likes · 31 min read
How I Raised AI Coding Coverage to 90% in One Week with Harness Engineering
Smart Workplace Lab
Smart Workplace Lab
May 23, 2026 · Artificial Intelligence

Why AI Output Still Needs Manual Fixes and How a 3‑Step Automated Test Can Cut Rework by 80%

The article explains why fast AI‑generated drafts still demand tedious manual corrections and presents a three‑step automated testing protocol—format locks, logical validation, and redundancy filtering—that shifts quality checks upstream, reducing manual rework by about 80% and error rates below 2%.

AIPrompt EngineeringQuality Assurance
0 likes · 6 min read
Why AI Output Still Needs Manual Fixes and How a 3‑Step Automated Test Can Cut Rework by 80%
FunTester
FunTester
May 22, 2026 · Artificial Intelligence

Why Prompt Tuning Isn’t Enough: Building a Test‑Driven Mindset for AI Products

The article argues that while prompt engineering accelerates early AI product development, it cannot guarantee overall quality, and advocates establishing a systematic evaluation pipeline—including curated datasets, clear benchmarks, regression testing, and automated checks—to make AI product quality visible and reliably improve over time.

AI testingEvaluation PipelinePrompt Engineering
0 likes · 16 min read
Why Prompt Tuning Isn’t Enough: Building a Test‑Driven Mindset for AI Products
ZhiKe AI
ZhiKe AI
May 19, 2026 · R&D Management

Why One‑Shot AI Prompts Fail and How 19 Iron Rules Build a Factory‑Style Workflow

The article explains that single‑turn AI chats cannot handle complex tasks, and introduces Harness—a six‑agent AI workflow that organizes AI roles, enforces 19 strict rules, and uses a five‑step setup to turn ad‑hoc prompts into a disciplined, self‑evolving production line for content and software development.

AI agentsAI workflowProcess Automation
0 likes · 14 min read
Why One‑Shot AI Prompts Fail and How 19 Iron Rules Build a Factory‑Style Workflow
Alipay Experience Technology
Alipay Experience Technology
May 13, 2026 · Frontend Development

Integrating AI‑Generated UI into the Production Pipeline with a Semi‑Supervised Evaluation System

The article presents a comprehensive engineering practice for bringing AI‑generated user interfaces into a production pipeline, detailing challenges such as prompt management, incomplete requirements, design fidelity, and performance, and offering solutions like a prompt IDE, demand rewriting, component detection, style repositories, streaming rendering, caching, and automated quality assessment to achieve observable, iterative UI automation.

AI-generated UIPrompt ManagementQuality Assurance
0 likes · 14 min read
Integrating AI‑Generated UI into the Production Pipeline with a Semi‑Supervised Evaluation System
Software Engineering 3.0 Era
Software Engineering 3.0 Era
May 8, 2026 · Industry Insights

Who Will Survive? Test Engineers vs Developers in the AI‑Driven Era

In a live debate, experts argue whether AI‑generated code will render test engineers obsolete or empower them to constrain AI, presenting data on code quality, coverage illusion, ATDD benefits, salary trends, and real‑world case studies to determine which role will ultimately dominate the software industry.

AIATDDQuality Assurance
0 likes · 37 min read
Who Will Survive? Test Engineers vs Developers in the AI‑Driven Era
High Availability Architecture
High Availability Architecture
Apr 24, 2026 · Artificial Intelligence

Claude’s Official Report Reveals Three Quality Degradation Issues and Fixes

Anthropic’s recent report details three independent changes that caused quality regressions in Claude Code and Agent SDK—lowered default reasoning effort, a caching bug that erased thinking history, and an overly restrictive system prompt—each fixed by April 20 in version v2.1.116+, with plans to prevent future incidents.

AIClaudeQuality Assurance
0 likes · 12 min read
Claude’s Official Report Reveals Three Quality Degradation Issues and Fixes
Woodpecker Software Testing
Woodpecker Software Testing
Apr 20, 2026 · Operations

Shift‑Left Testing vs Traditional Testing: Deep Comparative Analysis

The article deeply compares shift‑left testing with traditional testing across five dimensions—goal orientation, participants, timing, technical means, and quality metrics—showing how early defect prevention, cross‑functional collaboration, embedded quality checkpoints, automation, and measurable outcomes can dramatically reduce defects and accelerate delivery.

AutomationDevOpsQuality Assurance
0 likes · 7 min read
Shift‑Left Testing vs Traditional Testing: Deep Comparative Analysis
PMTalk Product Manager Community
PMTalk Product Manager Community
Apr 14, 2026 · Product Management

Why Evaluation and Decomposition, Not Prototyping, Are the Core Skills for AI Product Managers

Traditional product tactics like building features first and relying on gradual rollout no longer work for AI agents; instead, AI product managers must adopt a rigorous, scenario‑driven evaluation framework that measures result quality, task completion, tool correctness, and security to ensure trustworthy, business‑critical performance.

AI product managementAI reliabilityAgent AI
0 likes · 10 min read
Why Evaluation and Decomposition, Not Prototyping, Are the Core Skills for AI Product Managers
Test Development Learning Exchange
Test Development Learning Exchange
Apr 9, 2026 · Artificial Intelligence

How AI Is Revolutionizing Software Testing: Real‑World Use Cases and Practical Strategies

This comprehensive guide explores how AI empowers software testing—from automated test‑case generation and visual regression to defect prediction, root‑cause analysis, and AI‑driven test orchestration—while offering concrete tools, prompts, architectures, and a roadmap for teams looking to adopt AI in their QA processes.

AI ToolsAI testingLLM
0 likes · 23 min read
How AI Is Revolutionizing Software Testing: Real‑World Use Cases and Practical Strategies
DaTaobao Tech
DaTaobao Tech
Apr 1, 2026 · Industry Insights

How AI Turned Taobao’s Marketing Venue Testing from Manual to Intelligent Automation

This article details the AI-driven testing platform built for Taobao’s marketing venues, describing how large‑language models and multimodal agents enable visual rendering verification, price and content consistency checks, and automated multi‑device adaptation, resulting in a 40% overall efficiency boost and a 100% increase in tester productivity.

AILLMMultimodal Agent
0 likes · 12 min read
How AI Turned Taobao’s Marketing Venue Testing from Manual to Intelligent Automation
Wu Shixiong's Large Model Academy
Wu Shixiong's Large Model Academy
Mar 30, 2026 · Operations

Mastering RAG Post‑Launch: A Closed‑Loop Badcase Management Blueprint

This article explains how to establish a six‑step closed‑loop workflow for operating RAG‑based question‑answer systems in insurance, covering badcase collection via three channels, four‑type classification, automated scripts, regression testing, gray‑scale rollout, and real‑world metrics that boosted answer accuracy from 76 % to 89 %.

Badcase ManagementLLMQuality Assurance
0 likes · 20 min read
Mastering RAG Post‑Launch: A Closed‑Loop Badcase Management Blueprint
Frontend AI Walk
Frontend AI Walk
Mar 28, 2026 · Artificial Intelligence

10 Advanced OpenClaw Techniques to Make It Production‑Ready

The article outlines ten high‑level OpenClaw practices—covering context integration, role‑based workflow splitting, evidence‑based completion, cost guarding, and weekly process retrospectives—that together transform the tool from a playful AI assistant into a reliable, sustainable digital production line for teams.

AI agentsMCPOpenClaw
0 likes · 8 min read
10 Advanced OpenClaw Techniques to Make It Production‑Ready
Test Development Learning Exchange
Test Development Learning Exchange
Mar 25, 2026 · Backend Development

10 Hidden Pitfalls in Python Test Automation and How to Fix Them

This guide identifies ten common yet subtle traps that undermine Python test automation—such as using time.sleep, hard‑coded data, over‑mocking, weak assertions, environment mismatches, implicit dependencies, poor logging, ignored non‑functional requirements, coverage obsession, and lack of maintenance—and provides concrete, actionable solutions to build a robust, maintainable testing suite.

CI/CDPythonQuality Assurance
0 likes · 11 min read
10 Hidden Pitfalls in Python Test Automation and How to Fix Them
Big Data Tech Team
Big Data Tech Team
Mar 18, 2026 · Big Data

From Zero to One: Building Enterprise Data Standards for Data Warehouses

This guide explains why data standards are essential for data warehouses, outlines the four categories of standards, and provides a step‑by‑step process—including research, framework design, template creation, review, implementation, and ongoing maintenance—to help practitioners and interviewees establish robust, business‑aligned data standards.

Data WarehouseQuality Assurancedata standardization
0 likes · 10 min read
From Zero to One: Building Enterprise Data Standards for Data Warehouses
Woodpecker Software Testing
Woodpecker Software Testing
Mar 17, 2026 · R&D Management

Shift‑Left Testing in Practice: How to Catch Defects Early in the Requirements Phase

The article examines how a fintech loan‑risk system applied shift‑left testing—embedding quality checks such as Gherkin‑based living requirements, contract testing, static analysis, and chaos engineering—to intercept defects during requirements, design, and development, achieving 87% early defect detection, a 40% reduction in UAT time, and zero P0 incidents, while warning against common pitfalls.

Chaos EngineeringFinTechQuality Assurance
0 likes · 8 min read
Shift‑Left Testing in Practice: How to Catch Defects Early in the Requirements Phase
Woodpecker Software Testing
Woodpecker Software Testing
Mar 3, 2026 · Fundamentals

5 Major Test Coverage Pitfalls That Undermine Software Quality

The article reveals five common misconceptions in test coverage optimization—confusing coverage with verification, chasing 100% branch coverage, over‑counting non‑business code, ignoring distributed‑system interactions, and treating coverage as a KPI—showing how they lead to defects despite high coverage percentages.

Chaos EngineeringQuality AssuranceSoftware testing
0 likes · 8 min read
5 Major Test Coverage Pitfalls That Undermine Software Quality
Wuming AI
Wuming AI
Mar 2, 2026 · Industry Insights

How China’s New AI Training Data Standard Bridges Data Delivery and Model Performance

The article explains how the newly released "AI Training Data Set Delivery and Quality Acceptance Specification" addresses gaps in existing data‑quality standards by defining a three‑layer acceptance framework, quantitative metrics, and a pre‑negotiated quality‑baseline mechanism to make dataset delivery verifiable and directly supportive of model training goals.

AI data standardsData GovernanceQuality Assurance
0 likes · 7 min read
How China’s New AI Training Data Standard Bridges Data Delivery and Model Performance
Woodpecker Software Testing
Woodpecker Software Testing
Mar 2, 2026 · Artificial Intelligence

Practical AI Agent Testing: From LLMs to Quality Control Breakthrough

The article recounts a fintech AI advisor project where a four‑layer testing pyramid—intent parsing, planning, tool integration, and end‑to‑end scenarios—was built to overcome the shortcomings of traditional input‑output tests for AI agents, achieving a 76% drop in P0 incidents and a 92.4% task‑completion rate.

AI AgentFinTechLLM
0 likes · 8 min read
Practical AI Agent Testing: From LLMs to Quality Control Breakthrough
Tencent Advertising Technology
Tencent Advertising Technology
Feb 13, 2026 · Frontend Development

How AI‑Native Turns Front‑End Development into a Spec‑Code‑Quality Closed Loop

This article details how Tencent Advertising’s AI‑Native approach restructures front‑end development by centering on spec‑driven repositories, automating code generation, visual verification, and quality checks, ultimately achieving a fully automated AI‑driven development pipeline that reduces coding effort by up to 90 percent.

AIQuality AssuranceSpec Driven Development
0 likes · 30 min read
How AI‑Native Turns Front‑End Development into a Spec‑Code‑Quality Closed Loop
Woodpecker Software Testing
Woodpecker Software Testing
Jan 26, 2026 · Industry Insights

2026 Software Testing Trends: AI‑Driven Automation, Full‑Chain Quality, and Career Evolution

The article forecasts that in 2026 software testing will be reshaped by AI‑generated test cases, self‑healing frameworks, predictive risk analysis, left‑shift quality gates, integrated security and privacy testing, and a shift toward test architects and business‑savvy consultants, urging professionals to expand their technical and soft‑skill portfolios.

AI testingQuality AssuranceSoftware testing
0 likes · 7 min read
2026 Software Testing Trends: AI‑Driven Automation, Full‑Chain Quality, and Career Evolution
JD Retail Technology
JD Retail Technology
Jan 22, 2026 · Operations

How JD Global Sales Boosted UI Test Speed by 100× with a Three‑Layer Multilingual Testing Framework

This article outlines JD Global Sales' multilingual testing challenges, the three‑layer interface‑page‑user‑flow testing architecture, automation and AI‑driven strategies that delivered over 100× UI efficiency and 70%+ API gains while paving the way for continuous globalized quality assurance.

AutomationMultilingual TestingQuality Assurance
0 likes · 13 min read
How JD Global Sales Boosted UI Test Speed by 100× with a Three‑Layer Multilingual Testing Framework
Architecture and Beyond
Architecture and Beyond
Jan 10, 2026 · Artificial Intelligence

How to Systematically Test and Evaluate Industry AI Agents

This guide explains how to systematically evaluate industry‑specific AI agents by testing the combined model and engineering stack, building domain‑expert‑driven datasets, designing reproducible testing systems, managing assets, controlling costs, and applying both traditional and LLM‑based methods to ensure reliable, stable performance.

AI evaluationCost ControlLLM testing
0 likes · 20 min read
How to Systematically Test and Evaluate Industry AI Agents
Test Development Learning Exchange
Test Development Learning Exchange
Dec 4, 2025 · Operations

When Not to Automate API Tests: 4 Common Anti‑Patterns to Avoid

Many teams rush to automate every test, but certain scenarios—rapidly changing requirements, one‑off checks, reliance on unstable external services, and vague pass criteria—actually increase maintenance costs and reduce reliability, so recognizing these anti‑patterns is essential for effective test automation.

API testingQuality AssuranceSoftware testing
0 likes · 6 min read
When Not to Automate API Tests: 4 Common Anti‑Patterns to Avoid
Qunhe Technology Quality Tech
Qunhe Technology Quality Tech
Nov 20, 2025 · Artificial Intelligence

How to Build a Quantifiable Quality Assurance System for AI‑Native Products

This article explains the background of AI‑native products, uses VoxDeck as a case study to illustrate typical generation successes and failures, and proposes a systematic, metric‑driven quality‑assurance framework—including data sampling, multi‑dimensional anomaly detection, AI‑assisted checks, and continuous improvement—to boost efficiency, reliability, and business value of AI‑generated content.

AI NativeLLMPrompt Engineering
0 likes · 14 min read
How to Build a Quantifiable Quality Assurance System for AI‑Native Products
Advanced AI Application Practice
Advanced AI Application Practice
Nov 19, 2025 · Fundamentals

How Software Test Engineers Can Actively Join Product Requirement Analysis

The article explains how test engineers can shift from passive quality checkers to proactive quality guarantors by preparing before reviews, asking targeted questions on testability, completeness, edge cases, and non‑functional needs during requirement meetings, and following up with clear issue lists, early test design, and continuous communication.

Quality AssuranceRequirement AnalysisSoftware testing
0 likes · 6 min read
How Software Test Engineers Can Actively Join Product Requirement Analysis
Continuous Delivery 2.0
Continuous Delivery 2.0
Nov 6, 2025 · Operations

How Spotify Manages Weekly Mobile App Releases: Balancing Speed and Quality

Spotify’s weekly iOS and Android mobile app releases reach over 675 million users, and the release team balances rapid delivery with rigorous quality checks through coordinated tooling, bug prioritization, and a detailed release‑cycle process that includes dashboards, alpha/beta testing, and staged rollouts.

Continuous DeliveryOperationsQuality Assurance
0 likes · 13 min read
How Spotify Manages Weekly Mobile App Releases: Balancing Speed and Quality
FunTester
FunTester
Nov 3, 2025 · Fundamentals

Test Plan vs Test Strategy: When to Use Each for Effective Software Testing

This article explains the distinct roles of a Test Plan and a Test Strategy, highlighting how the former provides detailed, project‑specific execution guidance while the latter offers organization‑wide standards and long‑term direction, and shows how combining both ensures stable and scalable testing.

Quality AssuranceSoftware testingTest Plan
0 likes · 9 min read
Test Plan vs Test Strategy: When to Use Each for Effective Software Testing
Tencent Technical Engineering
Tencent Technical Engineering
Oct 27, 2025 · Artificial Intelligence

How AI Programming Is Transforming Software Development – A Practical Guide

This article explores the strategic impact of AI‑assisted coding, outlines a comprehensive AI × SDLC methodology, showcases three real‑world scenarios—from end‑to‑end development pipelines to Figma‑to‑code automation and backend system evolution—while highlighting practical tips, pitfalls, and organizational changes needed to fully harness AI programming.

DevOpsPrompt EngineeringQuality Assurance
0 likes · 71 min read
How AI Programming Is Transforming Software Development – A Practical Guide
dbaplus Community
dbaplus Community
Oct 19, 2025 · R&D Management

Why Every Developer Needs Project Management Skills (And How to Master Them)

The article explains why developers must understand project management, outlines common pain points such as inaccurate effort estimation and dependency delays, describes how to measure success with schedule, quality and cost metrics, and provides practical guidance on progress, quality, and risk management to become more reliable and effective in both work and personal life.

Project ManagementQuality Assuranceprogress tracking
0 likes · 39 min read
Why Every Developer Needs Project Management Skills (And How to Master Them)
FunTester
FunTester
Oct 18, 2025 · Operations

How to Build a Reusable, Measurable Test Process Management System

Effective test process management transforms scattered testing activities into a systematic, measurable, and continuously improving framework, covering requirement analysis, planning, design, execution, defect handling, evaluation, and knowledge retention, ultimately boosting defect detection efficiency, shortening fix cycles, and ensuring stable, predictable product delivery.

Defect ManagementQuality AssuranceSoftware testing
0 likes · 11 min read
How to Build a Reusable, Measurable Test Process Management System
FunTester
FunTester
Oct 10, 2025 · Fundamentals

How to Build an Effective Test Strategy Document Step‑by‑Step

This guide outlines a step‑by‑step approach to creating a comprehensive test strategy document, covering project understanding, test requirement analysis, selection of test types and tools, documentation structure, stakeholder approval, and ongoing updates to ensure effective test coverage and product quality.

DocumentationQuality AssuranceSoftware testing
0 likes · 7 min read
How to Build an Effective Test Strategy Document Step‑by‑Step
FunTester
FunTester
Sep 23, 2025 · Fundamentals

How to Build an Effective Test Plan: A Step‑by‑Step Guide

A comprehensive test plan ensures software quality and project success by defining clear objectives, scope, methods, resources, standards, schedules, and deliverables, while promoting communication, early defect detection, automation, and efficient resource and environment management.

Quality AssuranceSoftware testingTest Plan
0 likes · 9 min read
How to Build an Effective Test Plan: A Step‑by‑Step Guide
FunTester
FunTester
Sep 15, 2025 · Artificial Intelligence

How AI is Transforming QA: From Automation to Intelligent Test Orchestration

AI is reshaping software quality assurance by augmenting testers with intelligent agents that automate test case creation, predict failures, and enable data‑driven analysis, while demanding new skills in data fluency, security, and cross‑team collaboration to stay competitive in the evolving testing landscape.

AIDevOpsQuality Assurance
0 likes · 8 min read
How AI is Transforming QA: From Automation to Intelligent Test Orchestration
FunTester
FunTester
Sep 6, 2025 · Operations

How to Accelerate Test Automation: 3 Proven Paths to Faster, Reliable Releases

This article outlines three practical automation strategies—shift‑left testing, focused UI automation, and CI/CD‑integrated test loops—illustrated with real‑world case studies that dramatically cut manual effort, reduce bugs, and shorten release cycles for modern software teams.

CI/CDQuality AssuranceSoftware testing
0 likes · 5 min read
How to Accelerate Test Automation: 3 Proven Paths to Faster, Reliable Releases
Test Development Learning Exchange
Test Development Learning Exchange
Sep 2, 2025 · Operations

How to Build a High‑Quality End‑to‑End Testing Process for Reliable Releases

This guide outlines a systematic, shift‑left testing strategy—from early requirement reviews and test‑case design to layered regression automation, rigorous execution, pre‑release quality assessment, and post‑release monitoring—enabling teams to act as effective quality gatekeepers and ensure stable software deliveries.

CI/CDQuality AssuranceSoftware testing
0 likes · 7 min read
How to Build a High‑Quality End‑to‑End Testing Process for Reliable Releases
Qunhe Technology Quality Tech
Qunhe Technology Quality Tech
Aug 28, 2025 · Operations

How Shifting MR Testing Left Supercharged Our Rendering Engine Quality

This article details how the KE rendering engine team tackled explosive task growth, stability pressure, and testing bottlenecks by implementing a test‑left shift strategy that mandates pre‑merge unit tests, automated CI pipelines, and an efficient regression platform, ultimately boosting quality and developer productivity.

CI/CDDevOpsQuality Assurance
0 likes · 16 min read
How Shifting MR Testing Left Supercharged Our Rendering Engine Quality
Instant Consumer Technology Team
Instant Consumer Technology Team
Aug 26, 2025 · Operations

How a Financial Core System Migration Cut Testing Time by 6× with Risk‑Driven Strategies

Facing a multi‑year, multi‑billion‑dollar core banking migration, the quality‑assurance team compressed a 3‑month testing window to two weeks by deploying risk‑driven test prioritisation, contract‑based end‑to‑end testing, layered automation, AI‑powered defect diagnosis and production‑traffic replay, delivering a dramatic efficiency leap while maintaining zero‑tolerance data accuracy.

AIAutomationFinancial Systems
0 likes · 22 min read
How a Financial Core System Migration Cut Testing Time by 6× with Risk‑Driven Strategies
FunTester
FunTester
Aug 16, 2025 · Artificial Intelligence

How AI Can Transform Software Testing: A Quadrant Guide

This article explains how artificial intelligence is transforming software testing by categorizing tasks into four quadrants based on AI's feasibility and impact, offering practical guidance on when to automate, when to assist, and when human expertise remains essential, along with key cautions and use‑case examples.

AI quadrantsAI testingAutomation
0 likes · 6 min read
How AI Can Transform Software Testing: A Quadrant Guide
Qunhe Technology Quality Tech
Qunhe Technology Quality Tech
Aug 12, 2025 · R&D Management

How Qunhe Tech Turned Testing from Reactive Firefighting into Proactive Automation Left‑Shift

This article details Qunhe Technology's shift from traditional post‑test bottlenecks to a proactive automation left‑shift strategy, outlining fragmented environment issues, integrated toolchains, AI‑driven test selection, and measurable efficiency and quality gains across performance, interface, and UI testing stages.

AutomationDevOpsQuality Assurance
0 likes · 18 min read
How Qunhe Tech Turned Testing from Reactive Firefighting into Proactive Automation Left‑Shift
Kuaishou Frontend Engineering
Kuaishou Frontend Engineering
Jul 3, 2025 · Frontend Development

How Kuaishou’s Tianshou Platform Scales Front‑End Quality for Billions of Users

The article reviews the evolution of Kuaishou's Tianshou front‑end quality assurance platform, its layered architecture, distributed scheduler, quality models, measurement functions, DMAIC process, and lessons learned in scaling to billions of DAU, offering a blueprint for building robust front‑end engineering systems.

Quality Assurancearchitecturedmaic
0 likes · 25 min read
How Kuaishou’s Tianshou Platform Scales Front‑End Quality for Billions of Users
DeWu Technology
DeWu Technology
Jun 9, 2025 · Frontend Development

How Frontend Automated Testing Can Supercharge R&D Efficiency and Quality

This article examines the current low self‑testing rates in the frontend team, explains why automated quality‑assurance techniques like code coverage and E2E testing are essential, outlines a comprehensive technical and operational plan—including tooling, rollout, metrics, and future road‑maps—to boost R&D self‑testing ratios and overall delivery quality.

FrontendQuality AssuranceR&D Efficiency
0 likes · 23 min read
How Frontend Automated Testing Can Supercharge R&D Efficiency and Quality
Software Engineering 3.0 Era
Software Engineering 3.0 Era
May 30, 2025 · Industry Insights

Beyond Tools: How Large Models Are Driving Software Engineering 3.0

The article traces software engineering from the waterfall era to agile and DevOps, then explains how large language models reshape development into a "program‑plus‑model" paradigm, outlining new human‑AI collaboration patterns, quality‑assurance challenges, and strategic considerations for the emerging SE 3.0 era.

AI-assisted developmentLarge Language ModelsQuality Assurance
0 likes · 9 min read
Beyond Tools: How Large Models Are Driving Software Engineering 3.0
Huolala Tech
Huolala Tech
May 27, 2025 · Big Data

How HuoLala Built a Scalable Big Data Warehouse CI/CD Pipeline

This article details how HuoLala designed and implemented a standardized, automated big‑data warehouse release pipeline that integrates admission and exit checkpoints, isolates test data, and uses CI/CD practices to improve efficiency, reduce risk, and achieve near‑zero manual testing for data quality assurance.

CI/CDQuality Assurancepipeline
0 likes · 19 min read
How HuoLala Built a Scalable Big Data Warehouse CI/CD Pipeline
Test Development Learning Exchange
Test Development Learning Exchange
May 18, 2025 · Fundamentals

Guidelines for Testers to Lead Project Testing in Agile Development

This article outlines ten essential practices for testers in agile projects, covering early requirement involvement, test strategy creation, CI/CD integration, collaboration, TDD/BDD adoption, exploratory and performance testing, regression, continuous improvement, and knowledge sharing to ensure high‑quality software delivery.

Agile TestingBDDCI/CD
0 likes · 5 min read
Guidelines for Testers to Lead Project Testing in Agile Development
Huolala Tech
Huolala Tech
May 8, 2025 · Operations

Building a Scalable Evaluation Platform for Loading/Unloading Point Recommendations

This article describes how Huolala created a data‑driven, automated testing platform to evaluate and improve loading and unloading recommendation points, covering background challenges, a multi‑layer evaluation framework, offline and online testing methods, metric design, result analysis, smart alerting, and future CI/CD integration.

Quality Assuranceevaluation platformrecommendation system
0 likes · 17 min read
Building a Scalable Evaluation Platform for Loading/Unloading Point Recommendations
FunTester
FunTester
May 6, 2025 · Fundamentals

Lessons Learned from a Multi‑Module Java/Node.js Project: Improving Communication, Testing Practices, and Pre‑Production Validation

The article recounts a seven‑module Java/Node.js project, analyzes root causes of pre‑production bugs such as insufficient manager communication, incomplete testing, functional defects, and missing test data, and proposes concrete improvements like better stakeholder dialogue, rigorous pre‑production verification, detailed requirement clarification, and comprehensive test case creation.

Quality AssuranceSoftware testingTest Case Design
0 likes · 7 min read
Lessons Learned from a Multi‑Module Java/Node.js Project: Improving Communication, Testing Practices, and Pre‑Production Validation
FunTester
FunTester
Apr 10, 2025 · Product Management

Mastering Beta Testing: How to Turn Real‑User Feedback into Product Success

This article explains the purpose, characteristics, lifecycle, planning methods, advantages, and potential pitfalls of Beta testing, offering a structured approach to collect real‑user feedback, assess product quality, and reduce launch risk before official release.

Beta TestingProduct ReleaseQuality Assurance
0 likes · 12 min read
Mastering Beta Testing: How to Turn Real‑User Feedback into Product Success
Tencent Cloud Developer
Tencent Cloud Developer
Apr 3, 2025 · Fundamentals

Software Testing Evolution, Shift Left/Right, and Automation vs Test Automation

Although large internet firms are hiring fewer dedicated test engineers, software testing remains vital; it has progressed through five historical periods, embraces left‑shift verification and right‑shift production monitoring, differentiates automation testing from test automation, and calls for developers to embed TDD, BDD, static analysis, and CI/CD to make quality a shared responsibility.

Quality AssuranceShift RightSoftware testing
0 likes · 30 min read
Software Testing Evolution, Shift Left/Right, and Automation vs Test Automation
NetEase LeiHuo Testing Center
NetEase LeiHuo Testing Center
Mar 21, 2025 · R&D Management

Designing and Implementing Effective Checklists to Optimize Project Processes and Delivery Quality

This article explains how to design and apply effective checklists in QA and project workflows, illustrating their core value for quality, efficiency, and risk reduction, and provides practical guidance on checklist creation, implementation, and continuous improvement within game promotion and development teams.

ChecklistProcess OptimizationQA
0 likes · 24 min read
Designing and Implementing Effective Checklists to Optimize Project Processes and Delivery Quality
DevOps
DevOps
Mar 20, 2025 · R&D Management

Project Management for Developers: Why It Matters and How to Do It

This article explains why developers should master project management, outlines common pain points such as inaccurate estimations and dependency issues, and provides practical guidance on progress, quality, and risk management through clear processes, checklists, and collaboration techniques.

Project ManagementQuality Assuranceprogress tracking
0 likes · 36 min read
Project Management for Developers: Why It Matters and How to Do It
Tencent Cloud Developer
Tencent Cloud Developer
Mar 20, 2025 · R&D Management

Why Developers Need Project Management and How to Implement It

Developers must learn project management to accurately estimate effort, coordinate stakeholders, and deliver quality software, mastering progress, quality, and risk management through work breakdown, clear dependencies, standardized processes, testing, and risk mitigation, while using tools like checklists and visual diagrams to improve efficiency and career growth.

Development WorkflowProject ManagementQuality Assurance
0 likes · 36 min read
Why Developers Need Project Management and How to Implement It
JD Tech Talk
JD Tech Talk
Dec 31, 2024 · R&D Management

Why Code Reviews Fail and How to Master Effective CR Practices

This comprehensive guide explains the importance of thorough code reviews, outlines common pitfalls that make codebases hard to maintain, and provides practical principles, checklists, automation tips, scaling guidelines, clean‑code traits, naming conventions, and solutions to typical challenges such as conflicts, time pressure, and legacy baggage, helping teams improve code quality and development efficiency.

Code ReviewQuality AssuranceSoftware Engineering
0 likes · 22 min read
Why Code Reviews Fail and How to Master Effective CR Practices
JD Cloud Developers
JD Cloud Developers
Dec 31, 2024 · Fundamentals

Mastering Code Review: Boost Code Quality and Team Efficiency

This comprehensive guide explains the purpose, principles, and practical steps of modern code review, offering checklists, automation tips, common pitfalls, and real‑world examples to help developers improve code health, reduce risk, and foster a culture of continuous learning.

Code ReviewDevelopment WorkflowQuality Assurance
0 likes · 22 min read
Mastering Code Review: Boost Code Quality and Team Efficiency
Qunhe Technology Quality Tech
Qunhe Technology Quality Tech
Dec 4, 2024 · Frontend Development

How a Front‑End Publishing Platform Boosted Release Quality and Speed

This article details how KuJiaLe's front‑end publishing platform was redesigned to solve chaotic environments, low‑efficiency releases, and poor quality by introducing standardized workflows, modular management, automated quality checkpoints, and future automation plans, resulting in dramatically higher on‑time delivery and stability.

FrontendQuality AssuranceRelease Management
0 likes · 11 min read
How a Front‑End Publishing Platform Boosted Release Quality and Speed
FunTester
FunTester
Nov 7, 2024 · Operations

Mastering Software Risk Management: Proven Strategies to Prevent Project Failures

Effective software risk management—by identifying technical and business risks, integrating quality assurance, using structured processes, and leveraging risk‑management tools—helps avoid financial loss, project delays, and reputational damage while ensuring project success and operational stability.

OperationsProject ManagementQuality Assurance
0 likes · 11 min read
Mastering Software Risk Management: Proven Strategies to Prevent Project Failures
Test Development Learning Exchange
Test Development Learning Exchange
Oct 26, 2024 · R&D Management

How Test Leaders Can Ensure Project Stability and Quality Through Comprehensive Testing Strategies

This article outlines how test managers can protect project stability and quality by defining clear testing goals, selecting appropriate test types, planning resources, strengthening requirement management, enforcing strict testing processes, driving automation, integrating CI/CD, applying quality gates, managing defects, fostering team collaboration, monitoring metrics, and promoting knowledge sharing.

AutomationCI/CDQuality Assurance
0 likes · 8 min read
How Test Leaders Can Ensure Project Stability and Quality Through Comprehensive Testing Strategies
JD Tech Talk
JD Tech Talk
Oct 21, 2024 · Operations

Observability and Quality Assurance: Strategies for Test Teams

This article examines how test teams can enhance application observability and quality assurance by distinguishing observability from traditional monitoring, defining goals, outlining a monitoring foundation, and proposing module‑level and system‑level strategies for proactive fault detection, data analysis, and alerting.

MonitoringQuality Assuranceobservability
0 likes · 12 min read
Observability and Quality Assurance: Strategies for Test Teams
JD Cloud Developers
JD Cloud Developers
Oct 21, 2024 · Operations

How Test Teams Can Build Observability Beyond Traditional Monitoring

This article examines how quality assurance engineers can adopt observability principles—distinct from conventional monitoring—to enhance system health detection, root‑cause analysis, and proactive risk mitigation across resources, services, business functions, data, and logs.

MonitoringOperationsQuality Assurance
0 likes · 17 min read
How Test Teams Can Build Observability Beyond Traditional Monitoring
Test Development Learning Exchange
Test Development Learning Exchange
Oct 16, 2024 · Fundamentals

Key Practices for Test Team Management and Quality Assurance

This article outlines comprehensive strategies for test managers, covering daily responsibilities, building and motivating efficient test teams, handling conflicts, time‑critical testing, cross‑department coordination, performance evaluation, risk management, communication with non‑technical stakeholders, QA throughout the software lifecycle, tool selection, process optimization, and emerging testing trends.

AutomationDevOpsPerformance Testing
0 likes · 12 min read
Key Practices for Test Team Management and Quality Assurance
DevOps
DevOps
Sep 28, 2024 · Fundamentals

Testing Layer Strategy Model: Design, Issues, and Practical Implementation

This article introduces a testing layer strategy model that defines vertical and horizontal dimensions of testability and quality risk, outlines common issues, proposes a quadrant-based recommendation framework, and details practical steps for model customization, assessment, improvement planning, and implementation within development teams.

Layered TestingQuality Assurancetest strategy
0 likes · 12 min read
Testing Layer Strategy Model: Design, Issues, and Practical Implementation
Huolala Tech
Huolala Tech
Sep 24, 2024 · Cloud Native

How We Revamped a Large‑Scale API Automation Platform with Kubernetes and Tekton

This article details the evolution of a high‑traffic API automation testing platform, covering challenges such as multi‑environment isolation, execution speed, quality assessment, and stability, and explains how the team leveraged Kubernetes, Rancher, Tekton, precise testing, and modern reporting to dramatically improve efficiency and reliability.

API testingCI/CDKubernetes
0 likes · 32 min read
How We Revamped a Large‑Scale API Automation Platform with Kubernetes and Tekton
Bilibili Tech
Bilibili Tech
Sep 6, 2024 · Artificial Intelligence

AI Empowering Software Development for Quality and Efficiency

The QECon Global Software Quality and Efficiency Conference in Shanghai on September 20‑21 will explore how AI—especially AIGC, LLMs, and large models—enhances software development, testing, and performance, featuring expert talks on multi‑device quality assurance and practical test‑shift strategies, highlighting innovative opportunities and real‑world value.

AI in software developmentAI modelsQuality Assurance
0 likes · 2 min read
AI Empowering Software Development for Quality and Efficiency
Huolala Tech
Huolala Tech
Aug 28, 2024 · Backend Development

How Huolala Built a Robust Backend Testing Framework to Cut Defects by 40%

This article details Huolala's comprehensive server‑side quality assurance strategy—covering code‑branch checks, change testing, regression, canary releases, and monitoring—to improve stability, reduce financial loss, and achieve a 40% defect‑rate reduction across its microservice architecture.

Backend testingCanary ReleasePerformance Testing
0 likes · 17 min read
How Huolala Built a Robust Backend Testing Framework to Cut Defects by 40%
Alibaba Cloud Developer
Alibaba Cloud Developer
Aug 27, 2024 · Fundamentals

Why Robust Testing Is the Key to Software Quality: From Shift‑Left to Automation

This article explains how comprehensive testing—from early shift‑left practices and lifecycle coverage to automated unit, integration, and end‑to‑end tests—ensures software quality, reduces costs, and supports rapid development, illustrated with real‑world case studies and practical design techniques.

E2E testingQuality AssuranceSoftware testing
0 likes · 21 min read
Why Robust Testing Is the Key to Software Quality: From Shift‑Left to Automation
Architecture and Beyond
Architecture and Beyond
Aug 23, 2024 · R&D Management

Core Competencies of a Software Architect: System Design, Technical Skills, Global Perspective, Communication, Project Management, Quality Assurance, and Innovation

This comprehensive guide outlines the seven essential abilities—system design and modeling, broad and deep technical expertise, global and systemic thinking, effective communication and collaboration, project management, quality assurance with technical debt control, and innovative foresight—that together define a successful software architect.

InnovationProject ManagementQuality Assurance
0 likes · 39 min read
Core Competencies of a Software Architect: System Design, Technical Skills, Global Perspective, Communication, Project Management, Quality Assurance, and Innovation
转转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.

Quality Assurancecross-functionalprocess improvement
0 likes · 13 min read
A Practical Guide to Full‑Process Quality Assurance for Cross‑Department Projects
FunTester
FunTester
Jul 23, 2024 · Fundamentals

Why Smoke Testing Is the Secret Weapon for Stable Software Releases

Smoke testing, also known as build verification or sanity testing, is a lightweight regression subset that quickly validates core functionality after each build, providing rapid feedback to catch critical issues early and maintain code stability throughout the development lifecycle.

CI/CDQuality AssuranceSmoke Testing
0 likes · 10 min read
Why Smoke Testing Is the Secret Weapon for Stable Software Releases
Bilibili Tech
Bilibili Tech
Jul 12, 2024 · Frontend Development

Design and Implementation of a Unified Multi‑Business Detail Page Framework

The project consolidates three separate detail‑page implementations into a single, reusable framework that separates business, component, and framework layers, employs dependency‑injection and scoped lifecycles to support diverse scenarios while ensuring stability through comprehensive logging, monitoring, and staged gray‑release testing.

FrontendModular DesignQuality Assurance
0 likes · 11 min read
Design and Implementation of a Unified Multi‑Business Detail Page Framework
JD Cloud Developers
JD Cloud Developers
Jun 26, 2024 · Backend Development

Understanding Java Heap Memory: Prevent OutOfMemory Errors and Optimize GC

This article explains Java heap memory concepts, garbage collection, common memory issues like leaks and OutOfMemoryError, and outlines the team's quality assurance framework—including left‑shift code review, right‑shift monitoring, and continuous delivery practices—to help prevent and resolve production alerts.

Garbage CollectionOutOfMemoryErrorQuality Assurance
0 likes · 10 min read
Understanding Java Heap Memory: Prevent OutOfMemory Errors and Optimize GC
Huolala Tech
Huolala Tech
Jun 25, 2024 · Big Data

How Huolala Built a Scalable Big Data Testing Platform to Cut Cycle Time by 70%

Huolala’s data testing platform tackles massive data volume, complexity, and quality challenges by automating test case generation, execution, monitoring, and alerting across multiple storage systems, dramatically reducing testing cycles from five days to 1.5 days and saving over 800 person-days.

Quality AssuranceSQLdata testing
0 likes · 19 min read
How Huolala Built a Scalable Big Data Testing Platform to Cut Cycle Time by 70%
Youzan Coder
Youzan Coder
Jun 21, 2024 · Frontend Development

Visual Regression Testing: Page Comparison Tool Implementation at YouZan

YouZan implemented a BackstopJS‑based visual regression testing platform that automatically compares pre‑release and production pages, managing cases, scenarios, tags and selectors, which now runs over 1,000 tests, saves roughly 300 person‑days per year, has uncovered more than 100 e‑commerce issues, and is being extended to mini‑programs, React/Vue component checks, and traffic‑playback UI monitoring.

BackstopJSE2E testingQuality Assurance
0 likes · 12 min read
Visual Regression Testing: Page Comparison Tool Implementation at YouZan
转转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 testingQuality Assurancecontinuous integration
0 likes · 10 min read
Implementation Plan and Results of API Automation Testing
DataFunTalk
DataFunTalk
Jun 19, 2024 · Big Data

Evolution and Practices of E‑commerce Data Warehouse Governance

This article analyzes the current state, development stages, and comprehensive solutions of e‑commerce data‑warehouse governance, covering data quality, cost, security, and efficiency requirements, and presents a roadmap from early‑stage standardization to mature tool‑driven governance with future outlooks.

Big DataCost ManagementData Governance
0 likes · 13 min read
Evolution and Practices of E‑commerce Data Warehouse Governance