Iterate over data in central test case suite [message #1721219] |
Mon, 25 January 2016 20:06  |
Eclipse User |
|
|
|
Hello!
I have been using Jubula for a while now and I am limited by the fact that we cannot iterate over data provided in the central test data(named TEST). Such as:
Reference value1 value2
add 7 8
add 10 9
what I'm trying to achieve is that after referencing my cell in the central test data using ?getCentralTestDataSetValue(TEST,Reference,add,value1) and ?getCentralTestDataSetValue(TEST,Reference,add,value2) as a SINGLE parameter in a test suite for corresponding variables, Jubula should be able to identify these two rows and perform the test for both these test cases as the reference name is same(add). Is there a way to make this happen?
|
|
|
|
|
Powered by
FUDForum. Page generated in 0.03147 seconds