what is the real process dealt in load runner,starting from
getting the requirement till submitting the
deliverables,when a tester is provided with the scenarios?
if any real time user could answer it would be very useful
for me.also i need what are the real time bottlenecks u
have undergone
Answers were Sorted based on User's Feedback
Answer / prasanna_ny
Let me explain you in detail the different phases in load
testing:
1.create test script using VIRTUAL USER GENERATOR(VuGen),
and enhance your script by inserting checkpoints,adding
loop/conditional statements/logic based on your requirement,
parameterizing the test for multiple set of data.
You can also run the script in VuGen for debugging purpose.
2.create scenarios using LoadRunner CONTROLLER.Edit load
settings,run-time settings, stop settings and configure the
load machines to generate load (vusers) and run the script
for different number of Vusers(as per your requirement).
Monitor different graphs like Transaction response time,
avg.transaction response time,hits per seconds,error
statistics ,throughput,window resource,web resource,data
resource, web resource to analyze the performance of your
system/application, server response time,how many
transactions passed or failed , CPU/DISK or MEMORY
usuage ,etc....
3. The errors could be HTTP errors like HTTP
500,501,502,503,504,505,509 etc......... i.e. internal
server error,gateway timeout, service unavailable,etc....
Hope it Helps!!!!!!!
Prasu!!!!
| Is This Answer Correct ? | 4 Yes | 1 No |
Answer / kalpana
1.Planning the test
2.Creating the Vuser script
3.Creating the Scenario
4.Running the Scenario
5.Monitoring the scenario
6.Analyzing the test results.
| Is This Answer Correct ? | 3 Yes | 0 No |
Answer / raju
1.Understand the Architecture(high Level) of the
application under test
2.Planning the test
3.Creating the Vuser script
4.Creating the Scenario
5.Running the Scenario
6.Monitoring the scenario
7.Analyzing the test results.
| Is This Answer Correct ? | 2 Yes | 0 No |
Answer / ganesh
no those answers are not real time answers, any real timer can explain clearly from starting stage to ending stage for load runner
| Is This Answer Correct ? | 0 Yes | 0 No |
What is bottlenecks and how to identify bottlenecks? Could anyone answer this question in point of interview please....
how can i capture the elapsed time of a scenario in a script?
What are the Different types of requests in web services?
Pls can any body mail me "dks_sml@yahoo.com" regarding "How to monitor Unix Server" for performance testing , what are the commands in unix.How to add counters.
How Load Runner records the script? I mean How it generate the script?
How to use the loadrunner in real time application.thank u
in performance testing how can we say perfomance is good or medium or bad please i need urgent answer
what are the type of recording modes available in LR? on what basis we will select each?
How do decrease the TPS,when one Vuser is running? For example, I am running one DRB with TPS 18 TPS, I want to maintain it as 7 TPS, how?
i have 4 systems 1-windows,1-unix,1-linux,1-solaris. 100 vusers to 25 vusers each system. script was created in windows system. then i want to know how can i do this, do i need to install LR in all the systems ? please explain whole the scenario up to...Run step by step---plz give answer only realtime...?
Where should you add a web_reg_save_param function to a script?
Can u call QTP scripts from Load Runner?