What do you mean by scalability, spike ,stress,load testing.
Answer Posted / navi
stess testing is one in which one will apply stress on the
application either by performing abnormal actions
intensionally or continuosly using the application for long
period of time inorder to check the stability of the
application.
Load tesing is a type of testing in whoch one will apply
the initial load and then gradually increase the load to
find the critical/peak load (the load beyond which the
application degrades its performance). once the critical
load is found, it is compared with target load. if critical
>= target load then load test is passed else failed.....
| Is This Answer Correct ? | 3 Yes | 1 No |
Post New Answer View All Answers
How does caching affect performance testing results?
What is vuser-init section?
What is manual correlation?
What do you mean by remote command launcher(rcl)?
How you identify performance test use cases of any application?
What is the load runner testing process?
What is the need of checkpoints in lr?
How will you stop the execution of a script on error?
What is run-time-setting?
How to record the desktop application in Loadrunner 12.53 version 64 bit window.
What is difference between manual scenario and goal oriented scenario?
Which web protocol recording level generates the web_submit_form function?
How can we recording vuser scripts using vugen?
What is the loadrunner end transaction and its syntax?
What is vuser-end section?