Smoke Testing |
Sanity Testing |
1.Smoke testing is performed to confirm critical functionalities are working fine. |
1.Sanity testing is performed to check new functionality/bug has been fixed. |
2.It is usually documented. |
2.It is usually not documented. |
3.It verifies stability of system. |
3.It verifies rationality of system. |
4.It is performed by developers or testers. |
4.It is performed by testers. |
5.It is general health checkup. |
5.It is specialized health checkup. |
6.It is part of acceptance testing. |
6.It is subset of regression testing. |
No comments:
Post a Comment