Sanity TestingSanity testing, a software testing technique performed by the test team for some basic tests. The aim...
Software Testing
Smoke TestingSmoke testing is a type of software testing which ensures that the major functionalities of the application...
Hybrid ApproachHybrid Approach is also called as Test Integration Approaches. There are fundamentally 2 approaches for doing test...
Big Bang ApproachBig bang approach integrates all the modules in one go i.e. it does not go for integrating...
Integration TestingA level of the software testing process where individual units are combined and tested as a group....
Difference between Unit Testing and Integration TestingS.No. Unit Testing Integration Testing 1 It does not occur after and before anything. It occurs after...
User Interface TestingUser interface testing, a testing technique used to identify the presence of defects is a product/software under...
Usability TestingUsability Testing is a type of software testing where, a small set of target end-users of a...
System TestingSystem Testing (ST) is a black box testing technique performed to evaluate the complete system. the system’s...
Unit TestingThis type of testing is performed by developers before the setup is handed over to the testing...