Hi
I m testing a soap api for fetching information of multiple users.

I was wondering how can this be achieved using jmeter.

I have provisioned 1000 users and want to fetch info of 100 users per req. 

That is 1-100 userid in request 1
101- 200 userid in request 2
So and so forth.

The message should look something like,
Request 1 :-
.
.
<userid>1</userid>
<userid>2</userid>
.
.
<userid>100</userid>

Request 2 :-
.
.
<userid>101</userid>
<userid>102</userid>
.
.
<userid>200</userid>

I am unable to come with an idea to achieve it. Please help!

Any help is appreciated.

Regards,
Gunjan Garge
Sent from my iPhone

DISCLAIMER
==========
This e-mail may contain privileged and confidential information which is the 
property of Persistent Systems Ltd. It is intended only for the use of the 
individual or entity to which it is addressed. If you are not the intended 
recipient, you are not authorized to read, retain, copy, print, distribute or 
use this message. If you have received this communication in error, please 
notify the sender and delete all copies of this message. Persistent Systems 
Ltd. does not accept any liability for virus infected mails.


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to