How to stop load testing when count reaches a particular value?
I want to generate load on the database. Say, for example, create a database with 1000 customer records. I want to use load testing ability of SOAPUI to populate database. Is there a way to aut...