Wednesday, March 12, 2008

What is Re- test ? What is Regression Testing ?

Re- test :
Retesting means we testing only the certain part of an application again and not considering how it will effect in the other part or in the whole application.
Regression Testing:
Testing the application after a change in a module or part of the application for testing that is the code change will affect rest of the application.

No comments: