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

How to use one session (sessionid) durring all test time

Recommended Posts

Guest EvilBlade

Hi,

 

I have already a test procedure recorded, but what I want achieve now is to run all steps for certain amount of time. Procedure itself is no more than 5 minutes but would like to loop it without changing sessionid (so without logging out or stopping session).

 

Is it enough to create loop after few steps of login and just perform that loop for X minutes/hours?

 

Please advice.

 

Regards,

Robert

Share this post


Link to post
Share on other sites
Guest EvilBlade

Yes, it's enough. Session is not ended while loop is performed.

 

Thanks for that.

 

Additional question is, how should I setup test for lets say 12 hours as in loop I suppose to setup execution repeats.

 

Regards,

Robert

Share this post


Link to post
Share on other sites

You can adjust a number of iterations for Loop operator. Or you can use While operator and calculate the moment of loop ending in JavaScript operator.

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