what are the objectivies of performance testing and what is
tuning?
Answer Posted / aman gupta
performance testing is done usually to test the performance
of your application, I mean the response times in opening
the web page(LOGIN), navigating and so on till LOGOUT.
Tuning depends what you want to tune according to the errors
occured after the test like database tuning(after the
identification of bottlenecks).
please let me know guys if I am wrong
Thanks
Aman Gupta
| Is This Answer Correct ? | 2 Yes | 0 No |
Post New Answer View All Answers
When you initialize the vuser what happen?
What is host?
What is the difference in running the vuser as a process and as a thread? Which is more advantageous way of running vuser?
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.
How many vusers are required for load testing?
What is remote command launcher?
What do you mean by initialization of quota?
What are the different components of loadrunner?
What are all the important protocols that load runner supports?
What type of function generate and insert by the vugen to the script when you record a script?
What is the process for developing a vuser script?
Does caching have a negative effect on your load testing results?
What would be your recommendation to improve performance measure?
What is transaction per second graph(pass)?
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?