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 loadrunner start-transaction and its syntax?
What protocols does loadrunner support?
What is the significance of “vuser-init “?
What is Standard deviation? How it will use in Lr?
How will you handle the situation in scripting where for your mailbox you have to select any one mail randomly to read?
How you set maximum number of vuser that a host can run?
How can you set the number of vusers in loadrunner?
What are the vuser components in loadrunner?
Which components have you used in loadrunner ?
How can correlation be performed?
How to schedule a scenario?
What is the purpose of an extended log?
What is host?
How we tested remote servers if client is installed in another place
How will you divide your script into multiple actions? Why?