Discrepancy between RQM Test Scripts and Execution Records
Hello,
One of the projects I support came to me with a problem and I haven't been able to find a solution yet. From her email:
Thank you
One of the projects I support came to me with a problem and I haven't been able to find a solution yet. From her email:
In my 9.8 test plan in RQM, I'm noticing a discrepancy between steps in my test script and the execution record. I'm expecting the execution record to contain the same steps in the test script I select from the "Define Record Details" screen, but it does not and this is not the first time I've seen this same discrepancy. I thought I'd leave it overnight to update, but still no change this morning.Build Information:
For example, test case 172: Enhancement 4053, the highlighted test scripts do not contain the step/keyword "Document Upload." However, when I click on "Run" from the test case and select these test scripts from the drop down and view the steps in the execution record, the keyword Document Upload is there. The only reason I can think of is that the test scripts are copied from one another, and then altered. Can you look into this please?
Jazz Foundation - Core Libraries | 5.0.2 (RJF-I20141028-1603) |
Thank you
One answer
Hi Jonathan,
The issue is not reproducing as mentioned in the comment 2.
I followed below steps -
- Created new Test case Test1.
- Created new 6 Test scripts as TS1, TS2, TS3, TS4, TS5, TS6.
- Added new keyword as a step in Test script TS2.
- Added all the 6 test scripts in test case "Test1".
- Duplicate all the 6 test scripts and newly created test script name are Copy TS1, Copy TS2, Copy TS3, Copy TS4, Copy TS5, Copy TS6.
- Remove the keyword in the Copy TS2 test script.
- Added all the duplicate test scripts in test case "Test1".
- Run the test case by selecting Copy TS2.
Make sure that select right test script at the time of running the test case in run test case dialog.
Thanks,
Praveen
Comments
Vijay Patil
JAZZ DEVELOPER Jul 01 '16, 5:17 a.m.Hi Jonathan,
Thanks.
Jonathan Raines
Jul 06 '16, 1:59 p.m.Sure thing. I can't upload screenshots because I don't have enough reputation points but I'll try to explain it better.
Basically within this test case there are 6 new test scripts created. Each of those test scripts are duplicated - for a total of 12 scripts- with the duplicates edited to remove a keyword and change a couple of steps. Each time a duplicate test script is ran, keywords from the original scripts show up in the execution record.