-
Bug
-
Resolution: Unresolved
-
Blocker
-
None
In RQM we have a test plan. That test plan has a test suite. That test suite had a test case and a test suite execution record. The test case has a test script that is able to automatically run through the RQM UI.
Running the RQM plugin pointing to all of those returns back this
>Done fetching execution records
>Found 0 test cases
>Successfully executed 0 out of 0 test scripts
>Finished: SUCCESS
Though, we have test suite execution records are present in RQM and console output on Jenkins also display the correct URL to fetch it. But Unfortunately it always ends up with 0 test case found.
Can someone please assist on this issue?