Data Source and Data Source loops executing all web service requests Help!
Hi What I want to achieve is read data source from csv file depending upon a field branch to a specific test request and execute whilst records exist what I've configured DataSource Groovy Sc...
What about a Groovy step after the first datasource loop to branch to (or beyond) the second loop? That step will never be executed until/unless execution falls through the first loop.