Editorial / Best Answer
mana.kare
Hi,
I am giving an expample of regression testing.
Example:
We have a "Yahoo" web application. Suppose if yahoo is going to add a new features in their application it has to verify the existing web page along with new features. If it is adding new features for every two months, it has to test existing and new features every time. The repeated testing is nothing but regression.
(means the new functionality does not effect on the existing functionality).
we are using QTP to test the existing functionality is working proprly or not.
How is automation used in QTP for regresstion testing ?
Editorial / Best Answer
mana.kareProfile Answers by mana.kare Questions by mana.kare
Hi,
I am giving an expample of regression testing.
Example:
We have a "Yahoo" web application. Suppose if yahoo is going to add a new features in their application it has to verify the existing web page along with new features. If it is adding new features for every two months, it has to test existing and new features every time. The repeated testing is nothing but regression.
(means the new functionality does not effect on the existing functionality).
we are using QTP to test the existing functionality is working proprly or not.
Related Answered Questions
Related Open Questions