Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

Table of Contents


A coverable (i.e., or testable) issue , is one whose issue type is configured at the project-level settings to be handled as coverable issue type (more info in Project Settings: Test Coverage).

Typically, issue types such as Epic, Story may be configured to be handled as coverable issue types. However, the project administrator can define exactly which issue types can be handled in this way.

Coverable . These issues can be covered/validated by Tests (either manual or automated). Tests can then be organized (i.e., in Test Sets), planned (i.e., in Test Plans) and executed (i.e., in Test Executions). The results obtained for the linked Tests will affect the calculation of the test coverage status of the covered issue.

Typical examples include Epic and Story, but your project administrator can define exactly which types can be handled in this way. For more info, check outProject Settings: Test Coverage.


Image AddedImage Removed

Test Coverage View 

The Test Coverage view shows all tests associated with the Covered Issue (e.g., Story, requirement) and their respective status for the chosen analysis scope. In this view, you can create a new Test and associate it with the Covered Issue or just associate an already existing Test with it.

Image RemovedImage Added

Test Coverage Analysis

The Within this section, the status of the covered issue and of the linked Tests can be analyzed from multiple perspectives/scopes.

As an example, a user story aimed for version 3.0 may be analyzed from the point of view of the executions made for version 3.0 or for the ones made afterwards on (version 4.0; it can eventually be analyzed by taking ). You can take into account the Tests and Test Executions linked to some Test Plan. Of On the other hand, if you don't care with about exact versions and just want to see the calculated statuses based on the latest runs, you can use analysis by "Latest" can be used for that purpose. Another analysis dimension is the Test Environment; if chosen, then only the statuses of the executions made for that Test Environment are considered for the shown statuses.

...

.


Please read Coverage Analysis for a more detailed explanation on how to perform coverage analysis and where you can perform it for the different entities.

...


Info
titleLearn more

The calculation of the Test status or the coverage status for some an issue is explained in deep detail -depth in Understanding the calculation of coverage status and the status of Tests.

Info
titleNote

Latest

Image Removed

Version

In the version category, it is possible to see the Requirement Status for each of the project's versions.

Image Removed

Test Plan

The analysis scope chosen by the user will be stored in the user preferences, the saved analysis scope will be used in all issues of the project for that user.

Latest

Image Added

Version

You can see the Coverage Status for each version.

Image Added

Test Plan

You can see the Coverage In the test plan category, it is possible to see the Requirement Status for each of the Test Plans. 

Image RemovedImage Added

Test Environment

It's possible to You can see the status of each Test based on the Test Environment you chose specified in this option.

Image RemovedImage Added

Actions

Create new Test

To create a new Test from the Requirement:

      1. Click the Create new Test option Add Tests and the New test.
        Image RemovedImage Added

      2. The Jira issue dialog will appear giving the ability to create the Test case
        Image Removed.
        Image Added

      3. Fill After filling out the fields, the . The Test issue will be created using the default Test Type, as configured in Project Settings: Test Types.
        Image RemovedImage Added

      4. Finally, you can add the remaining information for the Test (e.g., the steps, in case the Test is of kind "Manual").

Associate with an existing Test/Test Set

To associate an existing Test/Test Set with the Requirement:

      1. Click on the Link  option Link issue.
        Image RemovedImage Added

      2. A line in the Linked issues section The Jira Issue link dialog will appear. Make  Make sure to selected select the correct link type (e.g., "is tested by") along with the issue key of the Test(s)/Test Set(s)
        Image Removed.
        Image Added

                                

Create new Test Execution / Sub-Test Execution

To create a new Sub Test Execution from the Covered Issue, containing all linked Tests:

      1. Click the Create Execute > New Test Texecutiont optionExecution.
        Image RemovedImage Added

      2. The Jira create issue dialog will appear giving the ability to create the Test case. Fill out the form and click Create.
        Image Added

To create a new Sub-Test Execution from the Covered Issue, containing all linked Tests:

      1. Click Execute > New Sub-Test Execution.
        Image Added

      2. The create issue dialog will appear. Fill out the form and click Create.
        Image Added