View Categories

Test Run Pack

1 min read

Batch Execution 

Key Features 

  1. Execute Multiple Tests: 
    1. Group multiple test cases or endpoints into a TestRunPack for batch execution. 
    2. Supports feature-level or project-wide test execution
  2. Scheduling & Automation: 
    1. Schedule runs daily, nightly, or pre-deployment
    2. Enables regression testing across all critical APIs automatically. 
  3. CI/CD Integration: 
    1. Connect with Jenkins, GitHub Actions, GitLab CI, Azure DevOps to trigger TestRunPacks during build or deployment pipelines. 
    2. Ensures shift-left testing as part of continuous delivery. 
  4. Execution Insights: 
    1. Consolidated view of all test results in a single dashboard
    2. Track pass/fail ratios, response times, and coverage across endpoints. 

Usage Workflow : #

  1. Select Test Run Pack for batch execution. 
  2. Choose environment and configuration profile. 
  3. Click Run to execute tests. 
  4. Review real-time logs and post-execution reports
  5. Export results or integrate them into dashboards and CI/CD pipelines.

Best Practices  :  #

  • Use Test Run Pack for full regression and nightly test cycles. 
  • Maintain separate packs for critical vs. non-critical APIs
  • Regularly review execution trends to identify flaky tests or unstable endpoints

Summary  #

Test Run Pack 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.  Created on the basis of Test Pack Wizard

“For detailed behavior, refer to the Test Run Wizard Pack documentation.”