When will u do Lad Testing,Stress Testing, Spike Testing and
scalability Testing?
Answer Posted / pradeep kumar sharma
These types of testing come under the performance testing.
Whenever we have to test the performance of the testing
application/system, then we have to do these testings.
Load Testing is done on the basis of predefined number of users.
Stress Testing checks the application on more than
predefined number of users or in the abnormal conditions of
the application. Mainly,it checks how robust the application
is and verifies that application consistently provides
satisfying performance under unfavourable and extreme
conditions.
Spike Testing is a testing process in which we test the
application by suddenly increase and decease in load for
short time duration.We analyse the reaction of the
application with this unexpected rise and fall of the users.
Scalability is the ability of the system to handle the
growing amount of work in a graceful manner or to adjust
that growth. To check this ability, we perform thse
Scalabilty Testing on the testing application.
| Is This Answer Correct ? | 4 Yes | 0 No |
Post New Answer View All Answers
What is the purpose of selecting ‘show browser’ during replay in the general options settings?
How will you stop the execution of a script on error?
What are all the components of loadrunner?
What is the process for developing a vuser script?
What do you mean by remote command launcher(rcl)?
How can we edit the vuser script?
How many section database vuser script have?
How many users can I emulate with loadrunner on a pc?
Which web protocol recording level generates the web_submit_form function?
In a web server, database and network are all working fine and now, where could be the problem?
Explain the difference between automatic correlation and manual correlation?
What is a difference between pacing and think time?
what are the skip functions in Load Runner?
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.
What is parameterizion?