What is a scenario?
Answers were Sorted based on User's Feedback
Answer / mahesh sv
A scenario defines the events that occur during each testing
session. For example, a scenario defines and controls the
number of users to emulate, the actions to be performed, and
the machines on which the virtual users run their emulations.
| Is This Answer Correct ? | 6 Yes | 0 No |
Answer / dillesh
A scenario is a file that defines the scripts to execute,
the number of Vusers to run, the goals of the test, the
computer that will host the Vusers, and the conditions
under which the load test runs.
| Is This Answer Correct ? | 1 Yes | 0 No |
Answer / guest
scenario nothing but running the VGEN script with different
kind of Run Time Settings
Regards
venkat
| Is This Answer Correct ? | 1 Yes | 6 No |
What is the think time? What is the threshold level for think time and how can be this changed?
A good link for loadrunner scripting ?
How vugen create a vuser script?
Why we insert the rendezvous point while running the scenario?
What is the basic credentials should be provided while recording SAP-GUI?
What is lr-function?
What are the loadrunner testing process?
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 Do u Do LoadTesting and When You do StressTesting? What settings you have to changes for loadtesting and stress testing?
If we want to know the size of each component in system how?
What is the difference between transaction and transaction instance in loadrunner ?
how to write a test cases in loadrunner application .plz give me an example. thank u