what is stress testing, and load testing, vidune testing
pls give suitable example in the question
Answers were Sorted based on User's Feedback
1. Load testing is to test that if the application works fine with the loads that
result from large number of simultaneous users, transactions and to determine
weather it can handle peak usage periods.
2. stress testing often refers to tests that put a greater emphasis on robustness,
availability, and error handling under a heavy load, rather than on what would
be considered correct behavior under normal circumstances. In particular, the
goals of such tests may be to ensure the software doesn't crash in conditions of
insufficient computational resources (such as memory or disk space), unusually
high concurrency, or denial of service attacks.
| Is This Answer Correct ? | 2 Yes | 0 No |
Answer / astha
Load testing as per its name suggests checks performance of application on higher loads.
By increasing load on tester checks whether application performs as expected on not.
As for example: consider a software product a banking site,by increasing the number of persons accessing the site we can do load testing.
Stress testing is to test the performance of a software application by decreasing resources.
As for example checking the performance of an operation system when OS Drive has lesser free space.
| Is This Answer Correct ? | 0 Yes | 0 No |
Answer / renu
Stress testing n simple word can be defined as testing of an
application when it is used by many user at the same time.
It checks whether the application is working as required
giving the right out put or not if hit by large number of
users simultaneously. It checks for the maximum limit at
which the application brakes under simulated load in order
to make application work normally in real scenario.
On the other hand Load testing is a generic term that
includes Performance testing and Stress testing.
| Is This Answer Correct ? | 0 Yes | 1 No |
What if requirement document is unclear?
Can any one explain me, What is Integration testing process?
how to call a text file
What is the difference between test case result and a bug?
Risk analysis consist of A)1 step b)2nd step c)4 step d)6 step Which is correct Answer please any one tellme and mail me
How do we run the database testing manually
which knowledge is must for tester
What are the advantage of using V models?
What's Web-Enabled Application Measurement Tests
Define Stress, Load, Volume Testing?
What are noise variables?
i got a bug in gmail the bug was i had saved some data in draft and i forwarded the data to my friend and the data was not present in draft it had move to sent items.what is the sta tus of the bug