Run Tests
In ZeuZ, running tests refers to executing automated or manual test cases on a selected machine, browser, or mobile device with defined testers, version, milestone, configurations, platforms, notifications, and runtime parameters to verify the application's expected behavior and record the results for analysis.
Plan
A Plan is a structured execution framework linked to a specific Milestone and Version, designed to group and execute multiple presets
Set
A Test Set is a collection of logically grouped test cases. Test sets can be executed and they provide easy and quick reporting capabilities. Think test sets for nightly runs with Scheduler, test sets for core features of your application, etc.
History
Description
Prerequisites
The Prerequisites feature is designed to help users visualize, manage, and control dependencies between test cases. A prerequisite is a test case that must exist or be considered before another test case can execute. While one test case may act as a prerequisite for multiple others, each test case can have only one direct prerequisite.
Cancel Run
Cancelling a deploy run refers to stopping an ongoing deployment process before it is completed.
Delete History
The Delete History option allows users to permanently remove selected test run records, helping maintain a clean history log and preventing storage of unnecessary or outdated executions.
Deploy and Execute manual test cases
Manual test cases are predefined sets of test steps executed by a tester without using automation tools. Each test case includes a specific objective, input data, expected outcome, and execution procedure.
External Service
An External Service is an integration that links the platform with tools like Slack, Discord, Teams, Mattermost, or Text to deliver automated alerts such as test results or status updates. Users can configure it by entering the name, notification channel, authentication type, and required webhook or token. After saving, it appears in the list with its details and a delete option, enabling secure automated notifications to external platforms.
Rearrangement of test cases in a Test Set
Rearrangement of test cases in a test set refers to the process of changing the order in which individual
Run ID Details
The Run ID page provides a comprehensive view of a specific test execution in ZeuZ. It displays key outcomes, detailed logs, execution breakdowns, and configuration metadata-all in one place to help QA teams quickly assess and manage test runs.
Runtime Parameters
Runtime Parameters refer to the values or settings provided at the moment a test case is executed. They allow the tester to supply specific inputs during execution without changing the test case itself, making the run more flexible and adaptable to different scenarios.