Filip
12 years agoOccasional Contributor
Using LoadUI to load data
I am trying to use LoadUI not for performance testing but for actual data load.
I would like to do it using 50 threads.
Case description:
LoadUI project consisting of "Fixed load" generator and "SoapUI Runner".
The soapui consist of: "DataSource" (jdbc), "soap" and loop.
Problem statement:
When I run the project it does not stop when data from a query finishes but starts from the beginning. I know that I can set limits. I intend to run it as a batch and then manipulating arguments of the script becomes a bit complex.
Question:
Is there a different way to stop the loadui then by setting the limits?
I would like to do it using 50 threads.
Case description:
LoadUI project consisting of "Fixed load" generator and "SoapUI Runner".
The soapui consist of: "DataSource" (jdbc), "soap" and loop.
Problem statement:
When I run the project it does not stop when data from a query finishes but starts from the beginning. I know that I can set limits. I intend to run it as a batch and then manipulating arguments of the script becomes a bit complex.
Question:
Is there a different way to stop the loadui then by setting the limits?