Forum Discussion
tristaanogre
14 years agoEsteemed Contributor
Unless there is a specific reason why you want to break things out into Test1 and Test 2, just creating the data driven loop in JJ7 will execute Row 2 and Row 3 in sequence without needing to make any other designations.
Basically, when you edit JJ7 the second time to start at Row 3, you're not editing it WITHIN Test 2, you're editing JJ7 directly so it's always going to use Row 3.
Just run JJ7 with no limitations on rows and you'll actually run all 9 rows in sequence.
Basically, when you edit JJ7 the second time to start at Row 3, you're not editing it WITHIN Test 2, you're editing JJ7 directly so it's always going to use Row 3.
Just run JJ7 with no limitations on rows and you'll actually run all 9 rows in sequence.