Execute a Test
If you have previously gone through the steps to Create a Test Configuration it is pretty simple to execute it again on demand. There are a few ways detailed below.
Dashboard Page: Repeat the last run
The Recent test configurations executed are shown on your dashboard. Simply press Repeat button in the grid to run that test again.
Test Case Page: Run one or more tests
Select a test case from top navigation or on the dashboard to load the test case details. In the Configurations grid, click ...
and select Bulk Actions. This will show you new options. You can select multiple configurations and click Repeat Selected Tests button to start the execution.
When you start one test the browser will redirect to the test execution results page where you can watch the results flow in real-time.
Via API Trigger
See the triggers documentation for more details about a simple way to start a test via API.