Jump to content
WAPT Forum
Sign in to follow this  
Guest exsatheeshv

simulate 100 users to test web appplication

Recommended Posts

Guest exsatheeshv

Hi,

 

 

we have a web application which asks series of questions where question may contain "yes and no links" or "text box with GO button" or "OK" button. based on user response he or she ll be asked next question. we need to simulate the same flow for 100 different users. how can we perform load testing using wapt tool.please help us.

 

please clarify ?

 

should we need to create 100 profiles and record to simulate the test?

Share this post


Link to post
Share on other sites
Guest msraowhite

HI,

 

 

we have a web application which asks series of questions to user. based up his response he ll be asked next question.

questions may contain links - say yes/no if he clicks then it ll fetch next question that may contain yes/no link or text box with Ok button or just Ok button.

i want to simulate the same for 100 users using wapt tool.please help me.i am new to the WAPT tool.

Share this post


Link to post
Share on other sites

Hi,

 

 

we have a web application which asks series of questions where question may contain "yes and no links" or "text box with GO button" or "OK" button. based on user response he or she ll be asked next question. we need to simulate the same flow for 100 different users. how can we perform load testing using wapt tool.please help us.

 

please clarify ?

 

should we need to create 100 profiles and record to simulate the test?

 

Usually you need to parameterize only one profile to simulate 100 different users.

Share this post


Link to post
Share on other sites
Guest exsatheeshv

Usually you need to parameterize only one profile to simulate 100 different users.

 

Simulate 100 users using WAPT Tool using Parameterization via Ordered List :

 

What we are thinking is ,

 

1. We have dynamic web application with http://localhost/WAP/Response?requestid=19Jun2012... – I want to simulate for 100

different users to perform load test, since each user having different request id(requestid=19Jun2012).

 

2. Please explain usage of Ordered List. How can i achieve this?

 

How our dynamic web application works?

A. When each request made to our web server, it’s responds with following options. Options will be generic(dynamic) rountines

i. Anchor links yes or no

ii. Textbox with Go button

iii. Go button alone

B. Users have to chose any one of the option for example

i. Yes or no

ii. Textbox numeric entry – 23,764,48,and click ok button

iii. Go button

Note : selections will be random

say few users will choose yes and some other users choose no.

say few users will pick random integers for textbox and then they should choose Go button.

say few users should choose Go button.

say some users will choose browser back button instead of choose random href links or go button.

 

Please guide me to handle this scenario for 100 different users.

 

 

Please suggest us to perform proper usage of load test of web applications.

Share this post


Link to post
Share on other sites

Simulate 100 users using WAPT Tool using Parameterization via Ordered List :

 

What we are thinking is ,

 

1. We have dynamic web application with http://localhost/WAP/Response?requestid=19Jun2012... – I want to simulate for 100

different users to perform load test, since each user having different request id(requestid=19Jun2012).

 

2. Please explain usage of Ordered List. How can i achieve this?

 

If request id is generated by server you need to extract it from response and then use it.

 

 

How our dynamic web application works?

A. When each request made to our web server, it’s responds with following options. Options will be generic(dynamic) rountines

i. Anchor links yes or no

ii. Textbox with Go button

iii. Go button alone

B. Users have to chose any one of the option for example

i. Yes or no

ii. Textbox numeric entry – 23,764,48,and click ok button

iii. Go button

Note : selections will be random

say few users will choose yes and some other users choose no.

say few users will pick random integers for textbox and then they should choose Go button.

say few users should choose Go button.

say some users will choose browser back button instead of choose random href links or go button.

 

Please guide me to handle this scenario for 100 different users.

 

 

Please suggest us to perform proper usage of load test of web applications.

 

You can use various WAPT operators for this.

Share this post


Link to post
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

Loading...
Sign in to follow this  

×
×
  • Create New...