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 |
Meaning of Web Application. my doubt is www.yahoo.com .it is web application?
Testing mainly in Verification or Validation ?
Give an example of test policy?
Hi, could you please send me the ISTQB Material to my mail id vsmpatil@gmail.com.
what is the difference between section & test feature in test case documention?
Explain what is exhaustive testing?
what is meant by estimation and it's use?
What is Interoperability Testing? What is Risk Based Testing?
What is the difference between alpha testing and beta testing?
plz explain about tracebility matrix with example? thanks in advance
I m writting the test cases in Excel sheet. After wrting test cases for version 2.0.0 If there is new feature added in build 2.0.1, I will write test cases for newly added feature. Then 3.0 version release for testing with new feature. I will write test cases for newly added feature 3.0 But if in between 2.0.2 build release for testing with same feature of 3.0.Then should I have to write test cases for same feature again? If not --> when 2.0.2build again release for testing after 2months then How should I came to know that I have to run these test cases on 2.0.2build?
Write UI Test case, Integration Test case, Functional Test case & Performance Test case for the File Menu for MS-Word?