what is diff between stress testing and spike testing
Answers were Sorted based on User's Feedback
Answer / pallavi g
Stress Testing is a testing process in which an application
is tested beyond the anticipated/expected load
condition.This is done in order to know the extreme level
till which an application be loaded i.e to find the
breakpoint.
Spike Testing is a testing process in which an application
is tested sudden increment and decrement in the load.The
system is suddenly loaded and unloaded.It is done to see
how the system reacts with unexpected rise and fall of
users.
Is This Answer Correct ? | 21 Yes | 1 No |
Answer / mfsi_chinmayb`
Hi
Stress testing creates an environment where the application
is supposed to breakdown .
Spike Testing : The scenario where immediately a huge
number of users comes to the application . Its like the
spike graph
Is This Answer Correct ? | 2 Yes | 0 No |
Answer / rekha
spike testing: if the same type of operations performed on
the application how many members can access the application.
Is This Answer Correct ? | 2 Yes | 1 No |
Answer / satyaprasad
Stress testing means test the application more than
customer expected load (Generally according to standards
comp should test the application with customer expected
load + 5% of the customer expected load)
Spike testing is also called Datavolume testing ,in this
they test the application with load in shortime to estimate
the weekness of the application
Is This Answer Correct ? | 5 Yes | 12 No |
Tell me about the best bug you ever found
Diff. between system test cases & UAT test cases.
When will the testing starts?
what is called testware?
How do u prepare test environment for ur application?
next week i have a interview how to preopare the interview both manual and autolmation pls help me bcoz i ma fresher ple very soom thankl for and advance
actually i want some sample test case which used in projects
what are the Cs in testing
Unix question: 1)command to print a list of files containing a particular word. 2) what does a .profile mean. 3) what is a file server? 4) Command to move towards left in vi editor explain grep and find commands using example.
Could any one explains what is Significans of V MOdel? Why not it is called as W model or some other X model? Is there any specifi Answer for this Qustion.
How to do Manual/Functional/Load/Web tests for the web services developed using WCF technology?
If we report a bug to the test lead. What is the responsibility of the Test Lead? Why we report a bug to the test lead???