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 |
In which scenario, we should use "Vuser as Process" rather than "Vuser as Thread" and what is advantage of "Vuser as Process" option. (Please do not describe about Vuser as thread or advantages of vuser as thread).
How did you find database related issues?
what r the client requirements? when u r running the script in Vugen?
How should you call loadrunner scripts using testdirector
How do you identify the performance bottlenecks?
how is the market for load runner in Hyderabad?
What is ment by Module level testing ? (Chandana)
How you edit the script?
How can i parameterize data through Excel sheet using VB Vuser protocol?
Do we consider firewall in performance testing? If so where and why and what we will do with firewall in testing?
What are the information crating for each host?
How do you write user defined functions in LR? Give me few functions you wrote in your previous project?