What is the difference between classic schedule and real
schedule in controller ?
Answers were Sorted based on User's Feedback
Answer / guest
Real-life schedule can be use to emulate a real-life
scenario where you have the load varying at different
points of times. Like for example: you may want to ramp-up
10 users first with a ramp-up of 1 user/10 sec and then
after 5 mins you want to ramp in 10 more users but with a
ramp-up of 5 users/10 sec.This can be done by clicking on
the field marked * in the scheduler.This kind of a scenario
can be emulated using a real-life schedule. In a real life
schedule you can change the number of users by changing the
users value in the Start Vusers section of the Scheduler.
Whatever number of users you define here will be equally
distributed among the scripts.
Classic schedule on the other hand is more flexible and the
people using LR from the good-old mercury days are
comfortable with this(atleast I am). It gives you the
flexiblity to have different user load for different
scripts which is not possible in real-life schedule as it
is shared equally. The classic schedule you have to
manually pause the ramp-up whenever you want a particular
user load to run whereas in real-life schedule this is kind
of automated as you can define different ramp-up rates.You
can add loadgenerators in classic schedule. Have you tried
adding another script and tried using the add option in the
loadgenerator tab?
| Is This Answer Correct ? | 13 Yes | 3 No |
Answer / madan mohan reddy
Real-world schedule:we can add ,delete and modify the actions(like ramp up, duration,ramp down).
Basic schedule:we can not add,delete, modify the actions
| Is This Answer Correct ? | 3 Yes | 0 No |
What is the loadrunner end transaction and its syntax?
How load runner interacts with the application?
what is connection pooling?
1.What will you do if the VuGen crashes while recording a script? 2.what will you do if Controller crashes while executing a scenario?
How to write Web_custom_request?
I have generated a script and inserted the rendezous point in that. With the help of dev. we have a created script which tracks the execution of the request and the response on the server machine and shows on the cmd console. I have assigned 10 Vusers and started the execution, then while tracking on the server machine, the requests are assigned one by one on the server. According to the rendezous point, the requests has to hit at a time on the server, but in this case the request are hitting one by one on the server. Any one help me out......
What are the three sections of a vuser script and what is the purpose of each one?
Plz someone tell me about user interface testing and backend testing and hw did u use it in ur project.plz give a detail answer i need to explain it to the interviewer. plzzzzzzzzz guys its urgent.
Tell me about the agent process run as process & System?
What is a function to capture dynamic values in the web vuser script?
dear gurus! i have LR8.1 installed on my Laptop and am a week old in the US, i am unable to record any SCRIPT on the same..i am starting the WEBSERVER and then the Mercury sample application and then trying to record ..but it is giving me an error...please help me.thanks in advance..if i can get a step by step guidance it will be great.
How can performance bottlenecks be identified?