Jazz Forum Welcome to the Jazz Community Forum Connect and collaborate with IBM Engineering experts and users

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
1;T
2;T
3;T

Keyword KW1 with execution variable <watch_set> 
==> define a list of variables which should be loaded into the debugger watch window
Step1: load <watch_set> into 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

0 votes


Accepted answer

Permanent link
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

0 votes

Comments

Thanks. Yes, this might be a solution.
But it seems that such enhancements are not implemented in the mid-term :-(

Your answer

Register or log in to post 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.

Search context
Follow this question

By Email: 

Once you sign in you will be able to subscribe for any updates here.

By RSS:

Answers
Answers and Comments
Question details
× 12,020

Question asked: Mar 16 '16, 3:27 a.m.

Question was seen: 2,060 times

Last updated: Apr 15 '16, 3:05 a.m.

Confirmation Cancel Confirm