Tagged articles
20 articles
Page 1 of 1
Woodpecker Software Testing
Woodpecker Software Testing
May 7, 2026 · Industry Insights

Top 5 AI-Powered Test Case Generation Tools of 2026 Compared

In 2026, AI-driven test case generation reshapes software quality assurance, with 68% of leading tech firms adopting it in CI/CD pipelines, cutting design cycles by 73% and defect escape by 41%, and this article rigorously compares the five most representative tools across five key dimensions.

AI-driven TestingTest Case GenerationTool comparison
0 likes · 8 min read
Top 5 AI-Powered Test Case Generation Tools of 2026 Compared
AsiaInfo Technology: New Tech Exploration
AsiaInfo Technology: New Tech Exploration
Dec 2, 2025 · Artificial Intelligence

How LLMs Can Revolutionize Test Case Generation: Methods, Benefits, and Challenges

This article examines the shortcomings of manual test case creation, explains how large language models (LLMs) can dramatically improve efficiency, coverage, consistency, and knowledge sharing in software testing, outlines the key capabilities required, and presents a detailed end‑to‑end solution with practical steps, evaluation metrics, and future outlook.

AI automationKnowledge BaseLLM
0 likes · 20 min read
How LLMs Can Revolutionize Test Case Generation: Methods, Benefits, and Challenges
DaTaobao Tech
DaTaobao Tech
Nov 10, 2025 · Artificial Intelligence

How Tmall’s AI Transforms Test Case Generation for Faster, Smarter QA

This article details Tmall's technology team's deep AI‑driven testing practice, outlining industry challenges, the need for intelligent test case generation, and a comprehensive strategy that combines prompt engineering, RAG‑based knowledge bases, and platform integration to boost coverage, reduce manual effort, and accelerate release cycles.

AI testingKnowledge BasePrompt engineering
0 likes · 10 min read
How Tmall’s AI Transforms Test Case Generation for Faster, Smarter QA
Tencent Advertising Technology
Tencent Advertising Technology
Sep 27, 2025 · Artificial Intelligence

How AI‑Generated Test Cases Transformed Tencent Ads R&D Workflow

This article details how Tencent's advertising R&D team tackled lengthy, experience‑driven test case creation by deploying AIGC‑powered demand analysis, Prompt + RAG knowledge retrieval, and multi‑stage automated validation, ultimately boosting test case adoption from under 20% to nearly 60% while reducing manual effort and iteration time.

AI testingAIGCAutomation
0 likes · 14 min read
How AI‑Generated Test Cases Transformed Tencent Ads R&D Workflow
Ctrip Technology
Ctrip Technology
Aug 14, 2025 · Artificial Intelligence

How Multimodal Large Models Can Auto-Generate UI Test Cases End‑to‑End

Leveraging multimodal large‑model AI, this article outlines a four‑stage evolution from text‑based UI element identification to fully autonomous, end‑to‑end generation of executable UI automation scripts, detailing system architecture, intelligent reasoning engine, and real‑world Ctrip hotel refund test case results.

Multimodal AISoftware TestingTest Case Generation
0 likes · 17 min read
How Multimodal Large Models Can Auto-Generate UI Test Cases End‑to‑End
Software Development Quality
Software Development Quality
Jun 11, 2025 · Artificial Intelligence

AI-Driven Autogen_demo: Simplify Requirement Analysis & Test Case Creation

Autogen_demo, built with Streamlit and AI technologies, offers an end‑to‑end solution that parses PDF or Word requirements, stores them in a version‑controlled database, and automatically generates comprehensive functional, boundary, and exception test cases, exportable as Excel, Markdown, or JSON, boosting efficiency for developers, testers, and analysts.

AIAutomated TestingStreamlit
0 likes · 8 min read
AI-Driven Autogen_demo: Simplify Requirement Analysis & Test Case Creation
Qunhe Technology Quality Tech
Qunhe Technology Quality Tech
Sep 10, 2024 · Artificial Intelligence

Boost Test Case Creation with AI: How a Multi‑Model Platform Cuts Effort by 80%

An AI-driven test case generation platform at KuJiaLe leverages multiple large language models, offering three input methods, online editing, and dual export options, while addressing stability, length limits, and security challenges to improve testing efficiency and achieve over 80% success rate.

AI testingAutomationSoftware Testing
0 likes · 10 min read
Boost Test Case Creation with AI: How a Multi‑Model Platform Cuts Effort by 80%
Baidu Geek Talk
Baidu Geek Talk
May 6, 2024 · Artificial Intelligence

How AI is Revolutionizing Mobile Test Case Creation with QAMate

The QAMate project demonstrates how generative AI can automatically generate, record, and maintain mobile UI, API, and requirement‑based test cases, dramatically reducing manual effort, improving stability, and creating a data‑driven feedback loop that continuously upgrades testing quality.

AI testingData FlywheelMobile Automation
0 likes · 12 min read
How AI is Revolutionizing Mobile Test Case Creation with QAMate
JD Retail Technology
JD Retail Technology
Dec 5, 2023 · Fundamentals

Applying ChatGPT to Enhance Software Testing Efficiency

This article explores how software test engineers can leverage ChatGPT for tasks such as requirement analysis, test case creation, defect reporting, functional test generation, API test case generation, and automation script writing, thereby improving testing speed, accuracy, and overall quality.

AI assistanceChatGPTSoftware Testing
0 likes · 10 min read
Applying ChatGPT to Enhance Software Testing Efficiency
Youzan Coder
Youzan Coder
Nov 7, 2023 · Artificial Intelligence

Can ChatGPT Boost Fuzz Testing? A Practical Exploration of AI‑Generated Test Cases

This article examines how ChatGPT can be combined with fuzz testing to automatically generate test cases, detailing the research process, design, implementation, performance metrics, discovered bugs, limitations, and future plans for improving AI‑driven automated testing in a real‑world e‑commerce environment.

AIChatGPTSoftware Testing
0 likes · 26 min read
Can ChatGPT Boost Fuzz Testing? A Practical Exploration of AI‑Generated Test Cases
Continuous Delivery 2.0
Continuous Delivery 2.0
May 5, 2023 · Information Security

An Introduction to Fuzz Testing and the AFL Workflow

This article explains the fundamentals of fuzz testing, describes its core concepts and step‑by‑step process, compares mutation‑based and generation‑based test case generation algorithms, and details the popular open‑source AFL tool, its workflow, mutation strategies, and practical advantages.

AFLSoftware SecurityTest Case Generation
0 likes · 8 min read
An Introduction to Fuzz Testing and the AFL Workflow
HomeTech
HomeTech
Aug 3, 2022 · Backend Development

API Automation Testing Framework Design and Implementation

This article details the design and implementation of an API automation testing framework, covering framework structure, execution flow, and usage instructions for testing interfaces.

CI/CD integrationHTTP requestsTest Case Generation
0 likes · 6 min read
API Automation Testing Framework Design and Implementation
Qunar Tech Salon
Qunar Tech Salon
Dec 19, 2017 · Backend Development

Smart: An Automated API Testing Platform for Generating Test Cases from Manual Testing

The article introduces Smart, a platform that records manual API testing actions and database interactions to automatically generate and execute API test cases, addressing data preparation, environment setup, and case authoring challenges while detailing its architecture, implementation, and future improvements.

API testingBackendTest Case Generation
0 likes · 7 min read
Smart: An Automated API Testing Platform for Generating Test Cases from Manual Testing
360 Quality & Efficiency
360 Quality & Efficiency
Oct 18, 2016 · Fundamentals

Mock + Proxy: Automated Testing Practices for SDK Projects

This article describes the challenges of mock framework selection, the adoption of AnyProxy, and the design of reliable test cases using orthogonal array and pairwise testing, culminating in a detailed workflow for automated test case generation with the PICT tool and custom extensions.

Mock TestingPICTProxy
0 likes · 12 min read
Mock + Proxy: Automated Testing Practices for SDK Projects