Forum Discussion
Rene_Hansen
18 years agoOccasional Contributor
Just an update for everyone who should encounter the same problem.
Thanks to Ole (omatzura) and his e-mail-life-support, I got the problem fixed. This is what I did:
First, I added a DataSourceLoop (should have added that already just from reading the "how to get started guides", but somehow missed it) as the last sted, so it looked something like this:
1. data source (file)
2. Soap request (using parameters from the file)
3. Soap request (using parameters from the file)
4. DataLoop (looping to step 2).
Second, I change the "Load test" configuration field "Thread Startup Delay" from 0 to 1.
These two changes solved the problem.
Hope this helps others, should they encounter the same problem
Thanks to Ole (omatzura) and his e-mail-life-support, I got the problem fixed. This is what I did:
First, I added a DataSourceLoop (should have added that already just from reading the "how to get started guides", but somehow missed it) as the last sted, so it looked something like this:
1. data source (file)
2. Soap request (using parameters from the file)
3. Soap request (using parameters from the file)
4. DataLoop (looping to step 2).
Second, I change the "Load test" configuration field "Thread Startup Delay" from 0 to 1.
These two changes solved the problem.
Hope this helps others, should they encounter the same problem
