What do you mean by scalability, spike ,stress,load testing.
Answers were Sorted based on User's Feedback
Answer / sri
To say simply,
load testing is nothing but testing the application's
behaviour @ different load.
Stress testing is finding the application's break point by
applying abnormal stress on the application.
Spike testing is testing the application's behaviour by
large load for shorter duration.
Scalability testing is finding how much the application
scalable to meet the future requirements.
| Is This Answer Correct ? | 6 Yes | 1 No |
Answer / subha
Spike Testing : Testing the application by applying large
load for a shorter duration and check the behaviour of
system.
| Is This Answer Correct ? | 3 Yes | 0 No |
Answer / 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 |
Answer / guru prasad naidu
load testing is increasing performance to server by 10 20 30
like phase by phase
stress testing means find out the access point last limit
| Is This Answer Correct ? | 1 Yes | 2 No |
What is the exactly use of webserver and Application server in Load Runner.
which language is used for load runner script?
When do you do load and performance Testing?
How you load a loadrunner agent?
what are the benifits of creating multiple actions within any virtual user script ?
lr_output_message?
You test the scalability testing by apllying load more than the designed number of users. If you dont know the designed number of users then how you do the scalability test?
what is bottleneck?
I cannot find the record option if i select VB protocol in Load runner 8.0?Its asking me to install VB driver if i run the script?How should i install it?Please let me know.
What is the think time? What is the threshold level for think time and how can be this changed?
Quick learn load runner & Real time experience documents
Explain about 90th percentile?