What is the difference between Group and Scenario in Load
Runner Controller terminology?
Answer Posted / shyam
Group By option is used when there are multiple groups and each group need to be executed in customized sequence.
For ex: Group1: Login, Group2: Cancel Flights, Group3: Find Flights, Group4: Cancel Flights, Group5: Logout
We can set execution sequence as for example:
Login
Cancel flights
Logout
login
find flights
cancel Here execution happens in the sequence we had set
Where as in Scenario based, all the scripts are executed concurrently
| Is This Answer Correct ? | 9 Yes | 2 No |
Post New Answer View All Answers
How do you enable text and image checks in vugen?
What is vuser-end section?
How can we debug a loadrunner script?
How can we recording vuser scripts using vugen?
What is the number of graphs you can monitor using controller at a time? What is the max of them?
What are the information contain by script windows for each script in the list?
difference between latency and transaction response time
What tools are required to analyze vuser run results?
What is rendezvous graph?
What is parameterizion?
When loadrunner is used?
What is run-time-setting?
How to run a scenario?
What type of function generate and insert by the vugen to the script when you record a script?
what are the skip functions in Load Runner?