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  >  Interview Questions  >  Testing  >  Software Testing

 Print  |  
Question:  Hi What is the diffrence between Regression testing and Retesting?



December 12, 2005 02:56:48 #3
 Pritish Kamal Web Expert  Member Since: November 2005    Total Comments: 1 

RE: Hi What is the diffrence between Regression testin...
 

Retesting:Retesting is a prosess varifying the applicaton on different input values and each input value is independent of each other.

RegressionTesting: It is a process to determine that any change in a application effect the other aspect of the application or not.  

     

 

Back To Question