Overview #
The Test Execution module allows users to create, manage, and monitor automated test run packs. Each test run pack defines a collection of tests to be executed either on-demand or on a scheduled basis. The interface provides visibility into execution status, scheduling details, and performance history, enabling efficient test management and result tracking across projects and environments.
Key Features : #
1. Test Run Packs : #
Each Test Run Pack represents a logical grouping of test cases designed for execution under specific conditions (manual trigger, daily schedule, etc.). Created by a TestRunWizard
Users can:
- Create new test run packs for specific test suites or scenarios.
- Enable, disable, edit, or delete existing test runs.
- View execution history and run outcomes.
2. Run Management : #
Test runs can be triggered instantly using “Run Now” or scheduled for automated execution at defined intervals.
Execution status updates in real-time, showing Idle, Running, Failed, or Completed states.
3. Test Run Overview Table : #
The table provides a snapshot of all available test run packs, including operational details:
| Name | Description | Test Count | Last Updated By | Last Updated | Status | Enabled | Next Schedule Time | Actions |
|---|---|---|---|---|---|---|---|---|
| Once | – | 13 | Sushant Joshi | 9/26/2025, 7:04:51 PM | Failed | Enabled | – | Run Now / View Runs / Edit / Delete |
| Daily | – | 13 | Rishi Gaurav | 9/26/2025, 9:31:21 PM | Idle | Enabled | – | Run Now / View Runs / Edit / Delete |
4. Execution Actions : #
- Run Now: Instantly trigger a test run.
- View Runs: Review execution history, logs, and outcomes.
- Edit: Modify the configuration or associated test cases.
- Delete: Remove obsolete or redundant test packs.
Operational Flow : #
- Create or Edit Test Run Pack — Define scope, tests, and execution rules.
- Configure Scheduling — Choose between manual or recurring execution (e.g., daily, weekly).
- Execute Tests — Initiate runs manually or wait for the scheduled time.
- Monitor Execution — Track status and view live progress.
- Review Results — Access detailed reports, logs, and failure analysis post-execution.
Benefits : #
- Centralized management of all test executions.
- Seamless scheduling and manual triggering options.
- Transparent visibility into test performance and health.
- Continuous quality validation across environments.







