Regression testing is any type of software testing which seeks to uncover regression bugs.
Regression bugs occur mainly for the following two reasons:
• Whenever some bugs are fixed there is a probability that while fixing those bugs some more bugs
have appeared in some other modules of the application.
• Adding additional modules to the application or modifying the system can also cause bugs in the
application.
• Whenever some bugs are fixed there is a probability that while fixing those bugs some more bugs
have appeared in some other modules of the application.
• Adding additional modules to the application or modifying the system can also cause bugs in the
application.
No comments:
Post a Comment