Tagged articles
9 articles
Page 1 of 1
政采云技术
政采云技术
Jan 3, 2024 · Fundamentals

Designing Effective Test Cases: Definitions, Purpose, and Best Practices

This article explains what test cases are, their objectives, essential components, execution process, and the three core principles—accuracy, conciseness, and completeness—that guide the creation of high‑quality, maintainable test cases for reliable software testing.

Software Testingquality assurancetest case
0 likes · 9 min read
Designing Effective Test Cases: Definitions, Purpose, and Best Practices
NetEase LeiHuo Testing Center
NetEase LeiHuo Testing Center
Sep 2, 2022 · Game Development

Designing High‑Coverage Test Cases for UI‑Intensive Games from a Player Perspective

This article presents a comprehensive methodology for creating high‑coverage test cases for UI‑driven games, covering evaluation criteria, user‑centric design steps, entry‑point analysis, UI element partitioning, static and dynamic checks, business‑flow testing, data‑storage validation, and additional considerations such as network conditions, compatibility, performance, and UX.

Mobile Gamescoveragegame testing
0 likes · 18 min read
Designing High‑Coverage Test Cases for UI‑Intensive Games from a Player Perspective
DevOps
DevOps
May 31, 2021 · Fundamentals

Rethinking Traditional Test Cases: Moving Beyond Detailed Test Scripts

This article argues that traditional, step‑by‑step test cases are becoming obsolete, advocating for alternative test design methods such as mind maps, matrices, user‑story acceptance criteria, and emphasizing exploratory testing, codeless automation, and knowledge‑centric approaches to improve efficiency and maintainability.

Agile TestingSoftware Testingcodeless automation
0 likes · 7 min read
Rethinking Traditional Test Cases: Moving Beyond Detailed Test Scripts
FunTester
FunTester
Jan 23, 2020 · Fundamentals

Why Detailed Test Cases Are Critical for Efficient Testing and Automation

The article explains how well‑crafted test cases—containing precise names, IDs, preconditions, steps, data, expected results, actual results, and defect links—reduce reliance on individual testers, aid defect reproduction, support automation, serve as training material, and act as long‑term evidence while warning against over‑detailing in time‑critical or ad‑hoc scenarios.

AutomationSoftware Testingquality assurance
0 likes · 8 min read
Why Detailed Test Cases Are Critical for Efficient Testing and Automation
FunTester
FunTester
Jan 6, 2020 · Fundamentals

Unit Test Case Guide and Checklist

This article explains the purpose of unit testing, outlines best‑practice guidelines for creating and managing unit test plans, and provides a comprehensive checklist covering input validation, date and time verification, security, usability, logging, business logic, reporting, environment, email, and search functionality.

Software Testingchecklistquality assurance
0 likes · 12 min read
Unit Test Case Guide and Checklist
FunTester
FunTester
Nov 24, 2019 · Fundamentals

10 Proven Tips to Write Better Test Cases and Boost QA Efficiency

This article presents a concise collection of practical techniques for crafting effective test cases, covering domain knowledge, modular design, preconditions, data handling, organization, naming conventions, client focus, verification coverage, reusability, grouping, clarity, documentation, and ongoing maintenance to improve testing productivity.

QA best practicesSoftware TestingTesting Methodology
0 likes · 9 min read
10 Proven Tips to Write Better Test Cases and Boost QA Efficiency
FunTester
FunTester
Oct 13, 2019 · Fundamentals

Mastering Test Case Design: 15 Proven Tips for Efficient Testing

This guide presents fifteen practical strategies for writing effective test cases, covering domain knowledge, step decomposition, pre‑conditions, documentation, data handling, organization, naming conventions, customer focus, coverage, reuse, and maintenance to boost testing efficiency and quality.

Software Testingquality assurancetest case
0 likes · 9 min read
Mastering Test Case Design: 15 Proven Tips for Efficient Testing
DevOps
DevOps
Jun 13, 2019 · Operations

How to Import and Export Test Cases in TFS

This guide explains how to use the TFS Test Plan Management tool to import and export test cases, detailing step‑by‑step procedures, example screenshots, default file locations, and answers to common questions for testers seeking to manage their test case data efficiently.

DevOpsExportImport
0 likes · 3 min read
How to Import and Export Test Cases in TFS