Test Execution Task
A Test Execution Task in ReleaseOwl is a pipeline task used to automatically run test cases after a deployment. It allows integration with external testing tools (such as HCL OneTest UI or Tosca) so that functional, regression, or web tests can be executed in the target environment.

Fill in the required details:
Name
Enter any name of your choice for the test execution task being created. Note: Only letters, numbers, underscores (_), and periods (.) are permitted.
Select Test Configuration
Select appropriate test configuration from the list available that you have registered in the Test Configuration screen.
Description
Any message that is to be conveyed to the task performer can be mentioned here.
Test Execution
Continue on Failure – If selected, the Release Pipeline Execution will continue even if the test execution fails.
Dynamic Test Execution
When selected, runs tests linked to changed artifacts in the deployment (Integration Suite only)
Last updated