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 can we debug a loadrunner script?
How you enhance the basic script?
What do you mean by initialization of quota?
What is the difference between web_reg_find and web_find?
What is gui vuser and on which platform it will run?
In a web server, database and network are all working fine and now, where could be the problem?
What is a difference between pacing and think time?
What is parameterization?
What is stand-alone mode?
What is parameterizion?
What is report viewer?
How can we edit the vuser script?
What is the rendezvous point?
How will you handle the situation in scripting where for your mailbox you have to select any one mail randomly to read?
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?