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 is a TEST CONDITION?When it is used?who prepares tesst conditions? Also pls explain me clearly with an example.Plsss reply me fast. Thanks for the repliers.
What is the difference between GUI testing and black box testing
What is configuration Management What is change management What are Severity and priority levels What is Data integrity and Data validity What are the browsers available and explain their versions Is it possible that Quality variates project to project What are GUI Map files and explain their Contents What is Data base check point and why we go for that What is the difference between the Client server application and a Web application Does Winrunner Supports Web applications What is process Management What is an Error, Defect, Bug What is Quality Which version of Winrunner you are using What is Build Verification and why we go for it What is Defect density What is Integration testing What is Static testing and types of Static testing What is Validation testing what is Data driven testing and why we go for data driven testing what is the definition of Testing What is Sanitation Testing
what is the difference between application server and web server?
How does unit testing play a role in the development / software lifecycle?
diff between water fall model and v-model?
In which situation or phase or any did u find that Manual testing is a must instead of Automation testing
There are no requriments, coding is been developed to the project without srs,brs document how u are going to prepare test case?
What is meant by Test Script. Example and Explanation on Test Script?Please Answer
what is diff b/w smoke testing & sanity testing?
what is the FURRRPSC model?
what is the difference between TEST PLAN,TEST STRATEGY,TEST SCENARIO,TEST SUMMARY