Forum Discussion

ravee1000's avatar
15 years ago

Load simulation using unique transactions

Hi,

Our load testing requirement is simple. We need to:
- Simulate multiple users (say 'n')
- Each user would send 'm' unique requests/transactions (unique within the same user's requests and also unique within other users' requests).

We tried using SoaUI to process these n X m transactions. We were expecting
1) To be able to specify a separate input file per user, but couldn't find it.

2) That the input requests would be distributed among different threads till all of them are processed and stop the run (the requests should NOT be repeated). Tried different combinations of strategies/options, but couldn't achieve this.

Is it possible to satisfy the above requirements with SoapUI?
If not, what are the closest options provided by SoapUI?

Best Regards,
Ravee.
No RepliesBe the first to reply