Details
-
Bug
-
Status: Closed
-
Major
-
Resolution: Not a Problem
-
R3.5.1
-
None
-
None
-
R3.6.0 S4
-
Description
With separation of concerns unchecked, on a test execution that you previously changed the overall status to PASS, when you link the test to a new requirement, the requirement status is OK instead of NOTRUN.
Steps to reproduce:
- Create a Story
- Create a Test and link to Story
- Execute Test and set the Execution Status to PASS
- Story Requirement Status is OK and Test is Passed.
- Create a new Story
- Link the previously executed Tests to this Story
By default the Requirement Status for Story is 'OK' and the Tests are marked as passed when it should be TODO and NOTRUN.