Using Iterators

21 views
Skip to first unread message

testingandthings

unread,
Apr 17, 2019, 4:40:55 AM4/17/19
to Cognizant Intelligent Test Scripter
I'm going through the demo and can't really seem to understand how iterations work. I understand subiterations but since iterations seem to be only used in subsequent runs of the program, how exactly do we use this? is there a way to re-run the program so that the next iteration is used?


shantha laxmi kumar

unread,
Apr 17, 2019, 5:20:54 AM4/17/19
to Cognizant Intelligent Test Scripter
Within a test case the various sub iteration counts under iteration 1 represent the different sets of data against which the test case is going to be executed in a loop
In general, there can be any number of sub iterations under an iteration and at the same time there can be any number of iterations in a datasheet. Execution of an iteration is nothing but executing all the sub iterations under that iteration.
In the design panel only the sub iterations of iteration 1 is executed, the sub iterations of other iterations are considered only from the execution panel.

Please open the demo project > Basic Features scenario >Iterations&SubIterations test case to understand a sample test case on the above concept.
Reply all
Reply to author
Forward
0 new messages