We use pacing to have interval between two iteration of script. Why?
Answers were Sorted based on User's Feedback
to meet the specified execution time we have to use
pacing,think time.
| Is This Answer Correct ? | 3 Yes | 2 No |
Answer / jagadish
The Pacing node lets you control the time between
iterations. you will specify a random time, this accurately
emulates a real-life setting where the user waits between
actions, but at random intervals- you don't see real users
waiting exactly 60 seconds between repetitions.
| Is This Answer Correct ? | 1 Yes | 0 No |
Answer / madan
We test an application with concern of real time use so we can't do actions one after another immediately.so, we should take some time that is the reason we give pacing
| Is This Answer Correct ? | 0 Yes | 0 No |
By default how many virtual user are there in LoadRunner?
Mentiond good sites in Loadrunner to learn Script?(Chandana)
What is lr_output_message?
What is pause command?
What are the documents your using ,and how your distibute the users
What are the 5 icons appear in the buttom of the controller windows?
How many types of scripts generated in LoadRunner?What are they?
How can correlation be performed?
when a Load Runner controller fails?
How can u use the configuration management tool like Quality Center in ur project?For what purpose it is being used?
difference between GET & POST methods in JAVA?
What is the difference between HTTP and HTTPS.in Load Runner. And how will u know(Client)ur using HTTP or HTTPS.? Any one can justify?