Forum Discussion
mohan1
10 years agoOccasional Contributor
Thanks for reply.
When I play in the DataSource tab, I am able to retrive all the values. When running test case only last row is being read.
Regards
Mohan
SmartBearAmber
Alumni
10 years agoCheck the configuration of your DataSource Loop by double clicking the step. When the configuration window pops up, please ensure that the Target Step and Data Source Step are configured correctly for your project.
Please also be sure that your test steps are in the correct sequential order. SoapUI Tests are executed in step order from top to bottom, so you will want to place your DataSource Loop test step after the step(s) where data is input.