What is the difference between Group and Scenario in Load
Runner Controller terminology?
Answer Posted / uday
If you choose "Scenario" in scheduled by in a scenario, then
the schedule applies to all the groups concurrently.
When we schedule a scenario with multiple groups, then the
load is distributed proportionately among the groups.
Ex: if 2 groups and 1st group assigned 10 users and 2nd
group assigned 20 users, so total is 30. If we have to run a
scenario with 20 users, then they will distribute the load
like group 1->8 and group 2 ->12
If you choose "group", for each group we can set a schedule.
| Is This Answer Correct ? | 6 Yes | 7 No |
Post New Answer View All Answers
How many types of vuser are available?
What the vuser script contain?
How do you enable text and image checks in vugen?
Why we insert the rendezvous point while running the scenario?
What is stand-alone mode?
What is the advantage of using loadrunner?
How you identify performance test use cases of any application?
What component of loadrunner is used to record a script?
Which function is used to end a nested transaction?
What is the difference between hits/second and requests/second?
You have an application which shows the exam results of the student. Corresponding to name of each student its mentioned whether he passed or failed the exam with the label of “pass” and “fail”. How will you identify the number of passed and failed student in vugen script?
How many section database vuser script have?
What is a ramp up and how it can be set?
What are different types of vuser logs which can be used while scripting and execution? What is the difference between these logs? When you disable logging?
During run time where the hosts saves the files?