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 |
If in an application there are multiple login then where will this transaction go will it be go under init transaction.
Is it possible to run Loadrunner tests in laptop? How?
In correlation(web_reg_save_param) function,i need to display the last but one value(n-1) value if the boundary values keeps on changing. For example : At the time of recording,the n value is 3 and at the time of playback, the n value is 4. then how can i display the n-1 value
What are all the important protocols that load runner supports?
in real time what are the functions used?and whats its usage?
Where do you set automatic correlation options?
How do you enable text and image checks in vugen?
Do we consider firewall in performance testing? If so where and why and what we will do with firewall in testing?
lr_output_message?
What is the need of checkpoints in lr?
What is ramp up and ramp down?
Diff btn silk Performer& Loadrunner?