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?



October 10, 2005 17:12:50 #1
 sandhya   Member Since: Visitor    Total Comments: N/A 

Hi What is the diffrence between Regression testin...
 
Retesting: Executing all the test cases written fro the application.Regression testing:Where as regression test is verufy that the fixed bugs will causes any impact on the rest of the application.i.e, if you file a bug and the dev fixes that bug then you need to test whether the bug is really got fixed and is the fix will impact or causes to any other bugs
     

 

Back To Question