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 |
What is parameterizion?
what is standalone mode running?
How u know that 20th user not running correctly in ur graph?
3 Answers Infosys, ITC Infotech,
I dont have real time experience on Load Runner, but i am going to attend Interview on Load Runner. Can anyone give some tips ?
Can anyone please mention what are the common errors that we can see while replaying the Vugen script and also while running the controller scneraio and How to handle them with a few examples. This will be greatly helpful.
Need to know best institute where i can learn LR with live concepts... Please suggest if any one knows...
How do you estimate the transaction mix / VUser mix in LoadRunner?
What is host?
How to find response time in loadrunner?
How to record the desktop application in Loadrunner 12.53 version 64 bit window.
what is benchmarking?
How to write Web_custom_request?