How to data loop at parent test case level [message #1705199] |
Wed, 12 August 2015 14:17  |
Eclipse User |
|
|
|
Hi,
I am trying to look for a way to loop through my test cases at parent test cases level using data sets. I am having a parent test case where I am referring to two other test cases. These two child test cases have reference parameters and the data is defined in a Central Data Set. However, when I create multiple data items within this Data set, and start test execution. The looping happens at each child test case level. i.e. the first test case loops as many number of times as the data items and then the second test case. Instead I want the looping to happen at the parent test case level. i.e. the first test case run with the first data items and then the second test case run with the same item and then both run sequentially for the second data item etc.
I am not sure how to achieve this. I tried to go through the documentation but I didn't seem to find anything related to this, unless I missed something.
Can someone help me with this?
Thanks
Shyam
|
|
|
|
|
|
|
|
Powered by
FUDForum. Page generated in 0.30629 seconds