What is bottlenecks and how to identify bottlenecks? Could anyone answer this question in point of interview please....
Answers were Sorted based on User's Feedback
Answer / mantanaaz
performance bottleneck can be detected by using monitors, these monitors might be application server monitor ,web server monitor ,database server monitor & network monitor they help in finding out the trouble area in our scenario which causes increase response time . The measurements are made as usual performance response time ,throughput ,bits/second, network delay graphs etc.....
| Is This Answer Correct ? | 7 Yes | 3 No |
Its based on performance. Bottleneck is measure for the
maximum load that is applicable to the application.After that,
the system will be crashed.
| Is This Answer Correct ? | 0 Yes | 3 No |
How do u do monitoring ?
For what purpose, user will be using ‘continue on’ error?
What is the Diffrence between Clint server & Web based application ? plz Explain in detail (Chandana)
How we can find Bottile neck in real time projects?
What is loadrunner api function?
where we can see the graphs in Loadrunner when it is use ? (Chandana)
Tell me about the agent process run as process & System?
What is the loadrunner end transaction and its syntax?
can anyone help me in getting a sample of TEST CASES..please, i am new to LR and i am having an interview tuesday.....please and any other tips
HI, I have to do Load Test on web application which is having 2 logins. i.e the first login will take to the some links the first one should be one time login due to the limitations. once login need to select one of the link which will take to the main application. i have generated the script using Vuser_Init for first login when i am executing the scripts i am getting error , even i did correlation and did script in HTTP and web Click in either ways my script is not working can you please help me to get this.
What do you mean by scalability, spike ,stress,load testing.
Script is working fine in Vgen.. but while running in Controller a error is throwing as "Action.c(59):Error-27995:Requested link(Text=My account") not found" I searched and it is pointing "web_link(...)" line. Plz help me regarding this.. if any.. Thanks