It's all about the answers!

Ask a question

How can I load a set of variables different per each execution?


Rafael Rodriguez Montes (23013130258) | asked Jul 24 '13, 1:26 p.m.

Hello,

I was wondering if is possible load a set of variables different per each Test execution, I mean, when the tester going to test, has different values per each test, but when the tester use variables in the test script, these are always the same, even if I create a test Data, then I link with the test script, the test data is always the same, so how can I have different values per each test execution.

Thank you.

Accepted answer


permanent link
Deepa Doraswamy (4712) | answered Jul 26 '13, 6:05 a.m.
JAZZ DEVELOPER
Hi Rafael,

Having a different set of variables per test execution is not possible. If you would like to run the same test with different values for the variables in each test, you can create test data and add testdata variables in your scripts. The same script is run with a set of test data values per iteration.

Thanks
Deepa
Rafael Rodriguez Montes selected this answer as the correct answer

Your answer


Register or 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.