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
Answer Posted / 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 |
Post New Answer View All Answers
How can we find database related issues?
What are the element in the loadrunner controller?
You want to have each step in your script measured as a transaction in the controller and not shown in the replay log in vugen. How can you accomplish this?
How to configure yahoo cookies in load runner?
What is the difference between lr_error_message and lr_debug _message?
What are the information crating for each host?
How you enhance the basic script?
Suppose ur app server is .net server. In that connection pool is related to memory ?explain how?
What are the process for developing a vuser script?
How is vugen script modified after recording?
When loadrunner is used?
how to get current system time Loadrunner function?
What is vugen recording and scripting?
You have created several auto-correlation rules. A new tester on your team is preparing to record a group of scripts on the same application on his workstation. What can you do to provide the tester with the correlation rules?
How does caching affect performance testing results?