Details
-
Sub-bug
-
Status: Closed
-
Major
-
Resolution: Done
-
R3.5.3
-
None
-
None
Description
After performing the following steps, the requirement B1 isn't listed on the Hierarchical Presentarion, only on the Flat one.
Test Steps
| Step | Data | Expected Result |
|---|---|---|
| Create an empty project |
|
|
| Go to the Issue Type Mapping configuration page and make sure the setting is the same as shown in the attachments | ||
| Go to the Issue Type Mapping configuration page and make sure the following issue types are set as requirements |
|
|
| Create a Story | Summary: S1 | |
| Create a Bug | Summary: B1 | |
| Associate it with the previous Story S1 via "blocks" link | B1 shall now be linked to S1 via "blocks" link | |
| Open the Traceability report | ||
| Generate the report, select Hierarchical option and assert the values | The following relationship should appear in the report: S1 -> B1 |
|
| Open the Overall Requirement Coverage Report | ||
| Generate the report, select the Hierarchical option and assert the values | The report should show the Requirement Status for the parent S1 | |
| Select Flat option | The report should show the requirement status both for S1 and B1 | |
| Open the Historical Requirement Coverage Report | ||
| Generate the report, make sure the correct time frame is selected, select the Hierarchical option and assert the values | The report should show the requirement status for the parent S1 | |
| Select the Flat option | The report should show the requirement status both for S1 and B1 | |
| Go to the Issue Type Mapping configuration page and remove the Story as requirement issue type | ||
| Open and generate the Traceability report | The report should show the requirement B1 |