Test Script result details are getting replaced in the TSER after execution. Is this expected behavior?
Current Scenario:
One Test Suite, One Test Case and 3 Test Scripts
Test Suite will have 3 test cases, this is the same one test case added 3 times for the 3 different scripts.
TSER is created and executed. After executing when we go to the Result Details tab, we see that the 3 entries for the 3 test cases shows the same test script. The results are getting replaced by another test script result.
Has anyone else seen this behavior? Or does anyone know what the root cause for this behavior is?
One Test Suite, One Test Case and 3 Test Scripts
Test Suite will have 3 test cases, this is the same one test case added 3 times for the 3 different scripts.
TSER is created and executed. After executing when we go to the Result Details tab, we see that the 3 entries for the 3 test cases shows the same test script. The results are getting replaced by another test script result.
Has anyone else seen this behavior? Or does anyone know what the root cause for this behavior is?
One answer
Hi, Maria
I tested with v6.0.2 and there is no problem.
- create 3 test scripts, script1, script2, script3
- add them to testcase1
- add testcase1 to testsuite1 3 times, set the testscript as script1, script2 and script3
here when adding testcase1, script1 will always be present in test script column by default, I need to edit it and select script2 and script3 respectively.
-- run testsuite and once completed, go to TSER result details, I see the below result:
did you do anything different(what is your version of RQM)?
I tested with v6.0.2 and there is no problem.
- create 3 test scripts, script1, script2, script3
- add them to testcase1
- add testcase1 to testsuite1 3 times, set the testscript as script1, script2 and script3
here when adding testcase1, script1 will always be present in test script column by default, I need to edit it and select script2 and script3 respectively.
-- run testsuite and once completed, go to TSER result details, I see the below result:
did you do anything different(what is your version of RQM)?
Comments
Thanks alot for your response Don.
We are using CLM 6.0.1. And I think this issue is intermittent.
If you did as what I tested, I guess the problem could be that when adding the same test case 3 times to the test suite, the user may forget to set the script to script2 and script3 as default will be script1. When you see the 3 scripts are the same, are they all script1 or it is random?
Comments
Sterling Ferguson-II
Jul 21 '16, 3:42 p.m.Hello,