How can I insert time wait value in web test in Visual Studio 2008 test edition?
I have recorded a web test that I want to use in Load test. Now I need to put some time delay between pages in web test.
Thanks a lot.
Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.
Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Please briefly explain why you feel this question should be reported.
Please briefly explain why you feel this answer should be reported.
Please briefly explain why you feel this user should be reported.
You use “think times” to control the wait time between requests.
Your recorded tests will have think times included (based on how long it took you to click between pages), but they can be overridden by options within the loadtest itself.
Select the properties of your scenario to change the “Think Profile”, change the “Think Time” property of the webtest to add a wait.