GeekInterview.com
   Home |  Tech FAQ  |   Interview Questions |  Placement Papers |  Tech Articles |  Learn |  Freelance Projects |  Online Testing |  Geeks Talk |  Job Postings |  Knowledge Base | Site Search |  Add/Ask Question

  GeekInterview.com  >  Tech FAQs  >  Testing

 Print  |  
Question:  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


Answer: As Per my Knowledge i hope Load and stress are Positive Testings and no idea about Performance Testing.


November 11, 2005 07:31:20 #2
 prasuna   Member Since: Visitor    Total Comments: N/A 

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.

     

 

Back To Question