Sirisha,
Regression testing means.Total life cycle testing of that interface.
For example :Say Interface A updating some data .This data may be input of for interface B .So testing should happen from the begin to end.
Pls. mark if useful.
Hi Sireesha,
<b>Regression testing</b> is verifing that previously passed tests are still OK after any change to the software or the environment, usually to verify that a change in one area doesn't affect other or unrelated areas.
Thanks,
Vinay
Its all about testing the object with various enviorenment.
Add a comment