Forum Discussion
grexe
15 years agoOccasional Contributor
I have set up a web service test with a file datasource getting its input from a CSV file.
The CSV file contains the headings in the first column to be self-explanatory.
To ignore the heading, I have to set "start row" to "1".
When I feed this datasource with standard settings, it works.
However, I'm building a load test, so I want to share this datasource across threads.
When I enable the "shared datasource" option, soapUI no longer ignores the first row, but starts at line 0, failing the test.
This is reproducable and happens on every run.
As soon as I disable the "shared datasource" option again, it works.
The CSV file contains the headings in the first column to be self-explanatory.
To ignore the heading, I have to set "start row" to "1".
When I feed this datasource with standard settings, it works.
However, I'm building a load test, so I want to share this datasource across threads.
When I enable the "shared datasource" option, soapUI no longer ignores the first row, but starts at line 0, failing the test.
This is reproducable and happens on every run.
As soon as I disable the "shared datasource" option again, it works.