Test Execution - How-to Guide
Overview
The major tasks for executing test plans or single test cases in T4J are explained in the sections below. To execute tests in T4J, 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 T4J 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 |
|
Set the status of a test case step |
|
Set the status of a test case |
|
Interrupt an execution |
|
Add an attachment to a test case |
|
Create Jira issue |
|
Show execution statistics |
|
Â