Can anybody help me for this question What types of Tests are Load Testing,Performance Testing, stress Testing ?whether they are positive type or Negative Type can i have example also Please
As Per my Knowledge i hope Load and stress are Positive Testings and no idea about Performance Testing.
Total Answers and Comments: 8
Last Update: January 18, 2007 Asked by: Kiran Kumar
RE: Can anybody help me for this questionWhat t...
Hi,
Load Testing and Performance Testing are Positive testings where as Stress Testing is negitive.
Letus take for example there is application which can handle 25 simulatenous user logins at a time. In load testing we will test the application for 25 users and how application is working in this stage, in performance testing we will concentrate on time taken to perform the operation. Where as in stress testing we will test with more users than 25 and the test will continue to any number and we will check where the application is craching.
RE: Can anybody help me for this questionWhat t...
All these comes under the system testing
Loadtesting: The response time of the application with respecto user requirements
Performance testing: Performance testing is testing that is performed to determine how fast some aspect of a system performs under a particular workload.
Stress testing: The response time of the application at high peek load.
RE: Can anybody help me for this questionWhat t...
hi,
laod and stress r absolutely negative testing.performance testing not considered with + and _ testing it differs it.
Ex:client req is chech the app with 1000 users.but we r conducting the testing more than that because we want to know how many vusers the app is working fine.in the sense more than 1000+.we r testing the app with an intention of app where it is going to fail