Issues with Test Data in RQM 5.0.2
![]()
I've noticed a couple of issues with Test Data in 5.0.2.
1 - This Help article - https://jazz.net/help-dev/clm/topic/com.ibm.rational.test.qm.doc/topics/t_select_record_at_ex.html - says "When the application is configured to select records, the records that are selected match the data selection criteria. The data selection criteria are defined at the test case level." I don't see any place to define test data at the test case level. I only see execution variables, and I know they work differently than test data does.
2 - Although I have configured the precondition to allow everyone to select test data for test case execution, the check box is still disabled when I run a test case.
3 - On the execution panel, you can select the number of iterations that you want to test with. If you select a subset of the iterations in the test data and then use the option to automatically apply a verdict to all steps in the execution, ALL iterations show in the result record vs. only the subset that you selected. For example, I have test data with 30 iterations. I select 1-10 for execution. I apply Pass to all of them at once. My execution record shows that I passed all steps with the 30 iterations. If you apply a verdict to each step instead, the result record shows only the iterations you select.
Are these known issues? Am I missing a setup step? Do I need to add these as defects/enhancement requests?
|
2 answers
![]()
Just a follow up - I discovered the issue with the precondition. The name changed. If you use the old name, the precondition doesn't work. You have to delete the old one and add the new precondition with the new name.
Old Name: Allow Test Data Record selection before execution
New Name: Allow Test Data Selection
|