Run Tests
Last updated
Test cases within a Test Scope can be executed to verify the behavior of the feature or module being tested. Running tests creates a Test Plan and records the results as a Test Run.
To run tests:
Open the Test Scope Detail Page.
Click Run Test.
Select the test cases you want to execute.
Click Run.
TestFirst creates a Test Plan and sends it for execution.
When a run starts:
a Test Plan is created for the selected tests
the tests are executed using the configured environment
execution results are recorded automatically
The run then appears in the Last Test Runs section of the scope.
Each scope shows the most recent test executions.
From the Last Test Runs section you can:
open a test run
view pass or fail status
inspect execution details
review screenshots and failure details
This allows teams to quickly understand the current testing status of the scope.
Last updated

