|
Post by account_disabled on Dec 26, 2017 8:01:17 GMT
Hi, i have a list of data consisting 102 rows of data that i bind to a web test. i tried running the web test in load test using access method = unique and sequential. That is the standard behaviour of the VS load test. Even if you specified x number of iterations, and you have precisely x number of input rows in your file, it will try and read more rows from the file as long as as you haven't reached x number of COMPLETED iterations yet. When the read is set to unique, it will hit end of row and give you that error. The error doesn't actually affect your testing and can be safely ignored. I think Willson’s suggestion is helpful. I also try to repro this issue, for example, I create a data driven web test with 10 rows data, I create a load test with 8v-users and 8 iterations, I get the same issue. Thanks! For more details: Whiteboard Overview Video
|
|