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
Answer Posted / 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 |
Post New Answer View All Answers
Why do you create parameter?
What is ramp up and ramp down?
What the vuser script contain?
What is the latest version and language used in load runner?
What is the number of graphs you can monitor using controller at a time? What is the max of them?
What are the section contain by the vugen while creating a vuser script?
What are the element in the loadrunner controller?
What is scenario default?
What is report viewer?
What are the vuser components in loadrunner?
What are the information contain by script windows for each script in the list?
How you identify performance test use cases of any application?
Difference b/w 9.1 and 9.5 Versions in LoadRunner?
How to identify what to correlate and what to parameterize?
What is a ramp up and how it can be set?