Test Execution - How-to Guide
Overview
The major tasks for executing test plans or single test cases in easeTest are explained in the sections below. To execute tests in easeTest, the first step is to navigate to the execution view, as follows:
Select the project to open, using one of the following ways:
Select Tests in the main navigation bar and select a project from Current Project or Recent Projects.
Select Tests > View all projects from the main navigation bar and select a project from the list.
You should now see the definition view, which is the default view of a project.
Select the Execution entry in the main easeTest menu. You should now see the Execution View, which has two sections:
a list of test plans
a list of single test cases that have already been executed
- 1 Overview
- 2 Test Execution Tasks
- 2.1 Create a new test plan execution
- 2.2 Create and run a new single test case execution
- 2.3 Start or continue an existing test plan execution
- 2.4 Start or continue a single test case execution
- 2.5 Edit a test execution
- 2.6 Delete a test execution
- 2.7 Display execution statistics
- 2.8 Filter executions
- 2.9 Export executions
- 3 Test Runner Tasks
Test Execution Tasks
Task | Action |
---|---|
Create a new test plan execution |
To run the plan immediately select Execute instead of Create. |
Create and run a new single test case execution | If the test case has not already been executed:
If the test case has already been executed:
|
Start or continue an existing test plan execution |
|
Start or continue a single test case execution |
|
Edit a test execution |
Note that you can only edit the metadata of an execution. Once a test case or test step is marked as failed or successful it cannot be changed afterwards. |
Delete a test execution |
|
Display execution statistics |
An execution needn’t be finished to display it's statistics. |
Filter executions |
|
Export executions |
|
Test Runner Tasks
Task | Action |
---|---|
Review test cases |
Although you can review the test cases in any order, they must be executed in the given sequence. |
Set the status of a test case step |
Normally, once a test step has failed you forget about the rest of the test execution, but in case you want to run more test steps in the current test case or continue to other test cases, you have the following extra failure options available in the dropdown menu (…):
|
Set the status of a test case |
Normally, once a test case has failed you forget about the rest of the test execution, but in case you want to run more test cases, you have the following extra failure option available in the dropdown menu (…):
|
Interrupt an execution |
|
Add an attachment to a test case |
|
Create Jira issue |
This is a very convenient way to create a linked bug when a test case fails. |
Show execution statistics |
An execution is considered to be completed if either all test cases and test steps are marked as passed or a single test case or test step is marked as failed. |