Forum Discussion

davidcole's avatar
davidcole
Occasional Contributor
12 years ago

Dynamic Spread of test case usage

Title doesn't say much does it?

We have a sequence of tests that we have built that perform a search and a retrieval of an archive system document. There is one set of test cases per document type. One would search and retrieval an instance of a statement, the other a credit card statement.

No that I'm using SOAP UI more I've figured out environments to call different machines, and where i used to use CSV files with the input data I'm not using SQL server based queries.

What I'd like to know is, is there a built in way to say, out of 100 requests, 70% of them should be statements, and 30% should be credit cards?