If I can write a test script using one virtual user that will log onto my system as 100 different users, what does a virtual user really mean?

Questions by jainbrijesh   answers by jainbrijesh

Showing Answers 1 - 12 of 12 Answers

hari

  • Nov 7th, 2006
 

this virtual user acts as end user and we can create the load onthe application with multiple user to test the performance.if i'm wrong plz correct me

  Was this answer useful?  Yes

tvl narayana

  • Nov 8th, 2006
 

yes you r right.normally when we write a script we can test it using multiple vusers or as we say virtual users.one has to go to controller and then write a script and based on the need of the client/customer one can set as many vusers  one wants to test the performance of the application.

  Was this answer useful?  Yes

hiran

  • Nov 14th, 2006
 

hi,

Also u can consider the data pool in the performance test.U can include the data form the data pool to smulate the same effect.

tks

hiran

  Was this answer useful?  Yes

Script and Data pool are the two mandatory things to simulate n number of virtual users. first we need to record/develop a script for our transaction. Then we have to create datapool according to the required number of virtual users. Next we need to parameterize the script. At last run the script with datapool for required number of virtual users. For example record the script for Login into particular page. Create datapool with different username and password. parameterize the username and password parameters in the script. Run the script with datapool for required number of users(We should have that much amount of username&password in our datapool). 

Give your answer:

If you think the above answer is not correct, Please select a reason and add your answer below.

 

Related Answered Questions

 

Related Open Questions