Hi every one, i am working as a Test Engineer i was assigned
to a web based project so i need some information regarding
load testing what are all the topic i need to look into to
work efficiently on the load testing of java application
please help me out with all the details i need to look into
i would be Thank full
Answers were Sorted based on User's Feedback
Answer / rani
for Load Testing/Performance testing first you need to know
the objectives of testing, what all the business
requirements in terms of response time which is a user
concern, throughtput which is a business concern, resourse
utitlization which is a system concern. These three are the
main constraints. Then knowing the entrance criteria and
exit criteria for performance testing. Various types of
tests such as smoke test(initial test for performance test.
If the application passes this test, then undergoes the
remaining tests), capacity test, reliability test,
endurance test, spike test, stress test. Then regarding
tool you should know the components of the LoadRunner such
as VuGen(how to create scripts, parameterization,
correlation), Controller(creating scenarios, assigning
vuser to loadgenerator, running them), Analysis(making the
reports by seeing graphs and records)
| Is This Answer Correct ? | 1 Yes | 0 No |
Best institute for performance testing in hyderabad
what is bottleneck?
What does vuser_init action contain?
Explain lr_debug_message?
How will you stop the execution of a script on error?
How often you do the load test in your current project?
How did you find database related issues?
ingenaral realtime prjoects how much load and bottile neck will take part in a project?(Chandana)
What is wasted time in vugen replay log?
can we use Quality center in Load runner ? and what is the latest verson of Load Runner ?
If we have 10 iterations and 20 user, we have to execute 1 iteration by 2 users ... what are the steps for above ?
How to handle the encrypted values in correlation. please send me example with explanation