Forum Discussion
3 Replies
- Hi!
What count do you mean here? You can set the LoadTest Limit to 1000 runs maybe?
regards!
/Ole
eviware.com - irene_smileOccasional ContributorBy count, I mean value of cnt column in the statistic table.
It indicates the number of rows created in database. For example: Stop load test after sending the request to create an employee 1000 times.
This will ensure that there are 1000 rows in db in employee table. - irene_smileOccasional ContributorI found the solution - I had to change the limit to be # of test-runs instead of the default # of seconds.
Thanks!