Create Test Cases
Video Guideline
Search
The Search feature enables users to quickly locate specific test cases within a large repository. It provides a search input field at the top of the test case list, where users can enter keywords such as test case ID or title. As a result, only matching test cases are displayed, reducing the need for manual folder navigation.
Search New
Import
In case of Import feature, both a single test case and multiple test cases can be imported. The Import feature simplifies the process of adding test cases into the system. It allows users to upload multiple test cases at once using a .zip file. The user selects the file using the Choose File option and starts the process by clicking the Upload button. The View Import History option helps track previous imports, making this feature efficient for managing a large number of test cases.
Attachments
Attachments in ZeuZ centralize test artifacts and data (logs, screenshots, input files) as first-class test resources making test runs reproducible and failures faster to diagnose and they travel with the test JSON to ZeuZ Node and are stored with run reports, improving traceability and import/export integrity.
Batch Update
Guided
Create Folders and Features
The Folders panel is used for organizing test cases. It displays a list of top-level folders, each representing a logical grouping of related test cases. The plus (+) icon next to a folder indicates it can be expanded to view or add sub folders, supporting a hierarchial organization of test cases.
Debug Test Cases
Debug Test Case represents a dedicated action and steps for running a test case in debug mode. It allows the user to execute a test step by step in order to closely observe each action, input, and system response. This helps in identifying the exact point where a test fails or behaves incorrectly.
Exporting and Importing Test Cases
What is export and import of test cases?
Move Test Cases to Folder and Feature
Moving test cases to a folder or feature means organizing existing test cases by placing them into an appropriate folder or linking them to a specific feature. This helps group related test cases based on
Step Versioning
Step Versioning is a feature that tracks every change made to a step. It allows users to monitor modifications, review previous versions, and restore any earlier version whenever needed.