Jump to content
WAPT Forum
Sign in to follow this  
hjanweja

Question on ordered lists

Recommended Posts

Hi Experts,

 

Am trying to record the login-logout operation with different users.

I open the profile I have created, go to the step where the login is being performed, see the username and password in clear text. Edit the variable to Ordered Lists, different values for sessions and add the 6 to 7 different usernames I want to try.

I do the same for the password.

So both my lists look like

 

1

2

3

4

5

6

7

 

where 1 is the username and password as well

 

Now when I run the tests, I still see the login happening as user1 only, not 2/3/4/5/6/7. Any suggestions?

 

Thanks !

Share this post


Link to post
Share on other sites

Each virtual user executes sessions one by one. As soon as it completes a session, it starts the next one, and so on until the test is finished. So, each virtual user emulates several successive real users and can execute corresponding number of sessions during the test. At any moment the number of active concurrent sessions is equal to the number of virtual users. When you verify the profile only one session is executed.

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...