Table of Contents
Single Test Execution #
Key Features : #
- Execute Individual Tests:
- Run a single test case against a specified endpoint.
- Ideal for ad-hoc testing or debugging.
- Environment Selection:
- Choose the environment (Dev, QA, Staging, UAT, Pre-Prod, Prod) for test execution.
- Automatically applies environment-specific Test Configurations.
- Real-Time Feedback:
- View request-response details, assertions, and error traces live.
- Quickly identify failed validations or endpoint issues.
Usage Workflow : #
- Select Test Run for individual tests execution.
- Choose environment and configuration profile.
- Click Run to execute tests.
- Review real-time logs and post-execution reports.
- Export results or integrate them into dashboards and CI/CD pipelines.
Summary
Test Run enable flexible, automated, and environment-aware test execution, supporting both ad-hoc and scheduled testing. Integration with CI/CD pipelines ensures early defect detection, enabling faster, safer software releases.







