LoadRunner Scenario

I have a scenario like..
I have to login then logout and login again then execute the business transaction alone 10 times then logout.
How will we design the scenario for that ?

Questions by vamkrish   answers by vamkrish

Showing Answers 1 - 1 of 1 Answers

LoadRunner Scenario
I have a scenario like..
I have to login then logout and login again then execute the business transaction alone 10 times then logout.
How will we design the scenario for that ?
Create your Vuser script as follows

Step1:
Create Login Transaction , Logout Transaction, Login again  in Vuser_Init() methode -- Login Transaction , Logout Transaction, Login again

Step2
In Action Part-- U can create vuser scripts for your Bussiness Transactions

Step3
Vuser_End()- Create Vuser script for Logout Transaction

Now Navigate to the Vuser>Runtime Settings and set number of itteration as10 in the Run settings. {General > Run Logic}

Now u will all set to execute and get u r result ...:) :)

Feel free to ask any questions on this

Thanks and Regards,
--Lalith Kumar Chaganti

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