RQM: combination Test Data and artifact execution variable in Test scripts
My test script use case:
Test data provides an Index of an internal array. Keyword is used which uses an (artifact) execution variable. The execution variable should be initializes with an array element in my test script Testdata TD1 IDX;FLAG Keyword KW1 with execution variable <watch_set> ==> define a list of variables which should be loaded into the debugger watch window My test script uses Test data TD1 and <watch_set> should be initialized with "my_arr[<IDX>]" Step 1: keyword KW1 Step 2: check value in watch window is >= 1000 With RQM 5.0.2 it is not possible to combine test data and execution variable. Are there any plans to support this in future releases or are ERs already available? thanks, jörg |
Accepted answer
Please check Test Datapools should be available to assign to Test Execution Variables (68005). Are you looking for something like that?
Jörg Werner selected this answer as the correct answer
Comments
Jörg Werner
commented Apr 15 '16, 3:05 a.m.
Thanks. Yes, this might be a solution.
|
Your answer
Dashboards and work items are no longer publicly available, so some links may be invalid. We now provide similar information through other means. Learn more here.