Run Profile
DevAssure Run Profiles empower you to define comprehensive test execution environments, encompassing browsers, resolutions, headless mode, parallel execution, retry settings, and timeouts. This flexibility allows you to optimize your testing process, enhance test coverage, and streamline development workflows.
Run Profiles are specific configurations that define the combination of browsers and resolutions and other settings required for effective test execution.
By creating and managing Run Profiles, you can:
- Simplify Test Configuration: Organize test configurations into reusable profiles, reducing redundancy and streamlining setup.
- Ensure Consistent Testing: Guarantee consistent test execution across different environments and configurations.
- Enhance Test Coverage: Test your application on a wider range of browsers, resolutions, and execution modes.
Create a run profile:
- Navigate to the Test Profiles section in the side navigation.
- Within Run Profiles, click on the Add new icon that becomes visible when hovering over the shared profile or my profile in the explorer
- Select New Run Profiles and enter profile name.
Configure Settings:
- Select the Test type (Web or API) applicable to the profile.
- Toggle the "Headless Mode" switch to enable or disable headless browser execution for this profile.
- Set the "No. of Parallel Runs" to specify the maximum number of tests that can be executed concurrently using the override option.
- Enable the "Retry failed tests" option and specify the number of retries.