How can I load a set of variables different per each execution?
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
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
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.