Requirement Linking in Defect Creation from a Test Script
Hello,
Accepted answer
Hi Timothy,
There is no such option to avoid the linkage of requirements when a defect is created if at all requirements are linked automatically, reason being if a test case /test script is a result of some requirement and they are linked, when a defect is created out of those steps, developer will come to know because of which requirement (which again might be linked to development WI) , code change has happened and defect is created.
Since this option is provided for trace-ability purpose and is of common use. any unusual need has to be addressed individually by the user.
Thanks and Regards,
Krupa Gunhalkar
2 other answers
Hi Timothy,
There is an option to remove the requirement links from test script steps if the user has appropriate permissions to do so. It is independent of the fact that whether the script is linked with defect or not.
However, from the explanation it looks like you have some different configuration where in you are cloning the environment. So this does not explain the full configuration picture . So, try giving appropriate permissions to the user who are trying to remove the requirements links. One more thing is, when a defect is created, work item link is created but not requirement link.
Please contact support team for any setup related issues.
Thanks ,
Krupa Gunhalkar
Comments
Krupta,
You can also submit an enhancement request against RQM, including the explanation from your comment indicating why you need this. It sounds like you still have an open question though, as to why it sometimes is linking in just the requirements from the current step, and other times linking in all requirements from the script. It might be worth posting that question separately. Note that a forum post is intended to be a specific question, rather than a "topic area". Making sure your post is in the form of a question is one of the best ways to avoid entangling multiple separate questions in a single post.
Comments
Geoffrey Clemm
FORUM ADMINISTRATOR / FORUM MODERATOR / JAZZ DEVELOPER Aug 22 '18, 2:30 p.m.Could you explain why you don't want requirement links to be added to the defects?
Timothy Distel
Aug 22 '18, 3:11 p.m.Because currently in our production environment, the generated requirement links are from the entire test script. So when a defect is created it can have up to 15-20 requirement links. When only one requirement is actually being affected, this causes more rework on those who analyze defects to find the one relevant requirement link out of the group of irrelevant links. It would be preferable for the tester to manually link the singe correct requirement than have those from defect management retro actively analyze all of the incorrectly generated links to find the one that is affected.