How can I automatically trigger execution of appropriate RQM tests when an RTC work item is marked as completed?
One answer
Hi @sanjay_sutar Currently This feature is not supported. The only integration exist today is like this
1. Run a Testcase Execution record
2. Fail test so create a Defect or list with existing defect
3. Block Testcase Execution record on defect
Now Test team is blocked to run TER until defect is actually resolved and fix is available in build
4. Developer delivers the fix and resolve the workitem
5. RTC runs a build and change set of the defect are included in the build
6. RQM automatically unblocks the TER.
7. Now Test team knows that those blocked TER no more blocked and can be executed.
1. Run a Testcase Execution record
2. Fail test so create a Defect or list with existing defect
3. Block Testcase Execution record on defect
Now Test team is blocked to run TER until defect is actually resolved and fix is available in build
4. Developer delivers the fix and resolve the workitem
5. RTC runs a build and change set of the defect are included in the build
6. RQM automatically unblocks the TER.
7. Now Test team knows that those blocked TER no more blocked and can be executed.