Test Cases Overview
A test case is a defined set of conditions, inputs, actions, and expected results for checking if a specific feature or function works as expected. It helps verify that the software meets requirements and functions properly in various scenarios.
This section covers how to manage test cases during the testing life cycle in Zephyr. It includes the following:
Create New Test Cases. Define test objectives, input data, execution steps, and expected results to build effective test cases from scratch in Zephyr
Import Existing Test Cases into Zephyr. Import test cases from Excel, CSV, or other tools into Zephyr to centralize and streamline your testing.
Integrate Test Cases into your workflow. Link test cases to user stories, requirements, or test cycles to ensure development remains aligned and traceable.
Do more with test cases. Clone, edit, organize test cases in folders, assign them to testers, and track results.
Effective test case management improves coverage and strengthens traceability. It also helps QA, development, and product teams work better together.