Hi, SOAP UI is able to do execution for only odd number of rows from datasource. See the result file below. Please suggest how to resolve this. Test started at 2010-03-26 19:58:56.885 St...
It looks like you are looping to a step prior to the DataSource step. Each time the test hits the DataSource step it increments the row, but then the DataSource Loop also increments it.