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
Why vugen is used in lr?
How do you identify which protocol to use for any application?
What are the types of checkpoints is available in loadrunner?
What is report header and what are the information contains?
What are the information contain by script windows for each script in the list?
When you initialize the vuser what happen?
Why do you create parameter?
What is remote command launcher?
how to get current system time Loadrunner function?
How do you identify which values need to be correlated in the script? Give an example.
How is each step validated in the script?
what are the risks you faced with loadrunner
What is loadrunner agent?
What are the advantages of load runner?
What is vugen recording and scripting?