Quick run: test execution of multiple test cases at once
Last updated
Last updated
Quick run of test cases in aqua simplifies the testing process by enabling rapid feedback on software quality. This accelerated feedback loop expedites defect identification and resolution, streamlining the development cycle and ultimately delivering a superior end product. Moreover, Quick Run fosters more frequent testing, enabling early detection of issues that could otherwise fester into major problems later in the development process.
To quickly run a few test cases at once, first open 'Test case' tab at the navigation page.
Then select the test cases you want to execute, then righ-click and from the menu select 'Quick run'.
When modal appears, you will see the list of the selected test cases. Quickly review if you select the right ones.
Select a value set for each test case if you want to parametrise them
Then select values for each field you added to your test case from the template page.
Add labels (optional).
Then define the status and provide a comment in the the actual result section.
Run the execution.
Optionally you can select 'Run and finalize'
Please note that once you select 'Run and finalize', the runs can't be modified later.
When you run the test cases, the status and the actual result are applied to all steps of the test cases and executions. The results including details, status and actual results are saved in aqua as in general manual test execution and can be reviewed later under each test case.
How to define custom fields for Quick run
Select a project where you store your test cases and then click on the 'burger' menu icon.
Click on the 'Template' option
At the bottom select the 'Test run configuration' tab.
Then add any field and as many as you need.
Save the changes and navigate back to the project.
Please note that once you define the fields, they are available either you:
quickly execute test cases from navigation,
run full manual test case or,
execute it within a test scenario.