Where do you set Iteration for Vuser testing?
Answers were Sorted based on User's Feedback
Answer / prasanth
Go to run time settings and open run logic settings. Select
the run logic node. Set the number of iterations. Pacing
node is used to control the time between the iterations.
| Is This Answer Correct ? | 6 Yes | 2 No |
Answer / hariprasad reddy
Only the Action section can be possible to do iterations.
This can be accomplished using Runtime settings(F4)-> click
on Runlogic -> srt the number of iterations.
| Is This Answer Correct ? | 5 Yes | 1 No |
Answer / mahesh sv
We set Iterations in the Run Time Settings of the VuGen. The
navigation for this is Run time settings, Pacing tab, set
number of iterations.
| Is This Answer Correct ? | 1 Yes | 0 No |
Answer / balaji
We can do the settings for iteration in Runtime settings -
Pacing Tab.It has the following options:
=> As Soon as the previous iteration ends
- The new iteration starts before to complete the
previous iteration.
=> After previous iteration ends
- The new iteration starts after ending the previous
iteration with some delaty time.It has 2 options.(Fixed and
Random)
=> If we know the exact time taken for each iteration we
can use the third option.
| Is This Answer Correct ? | 1 Yes | 0 No |
Answer / maheshwar
We will set Iteration for Vuser testing in action part of
the Vugen.
Regards
Maheshwar
maheshwar_sonu@yahoo.co.in
| Is This Answer Correct ? | 0 Yes | 3 No |
What is lr_output_message?
Why do you create parameters?
If web server, database and Network are all fine where could be the problem?
what is loadrunner?
How do you find out where correlation is required? Give few examples from your projects?
Can you list the types of error messages you can find in loadrunner(either in VUgen or Controller). with an explanation and their solutions would help. Thankyou all
How can you design a Userdefined Template In Loadrunner analysis?
How you edit the script?
Hi, I'm trying to measure page load times in a web app. How do I verify that the page I go to next is fully loaded? Do I use content verification (web_reg_find)? I am measure the time it takes for a page to load and then the user goes to another page and another and so on. I need to know how long it took for page one. How long it took for page two and so one. I'm using transactions for each page, but I want to make SURE that the page is fully resolved/loaded before the scenario goes to the next page. So, does LoadRunner automatically do this or do I have to use content verification or do I do it in some other way? Thanks, Brian
when a Load Runner controller fails?
What component of loadrunner is used to record a script?
What are the changes that can be made to run-time settings?