Regression TestingRegression testing is a black box testing technique that consists of re-executing those tests that are impacted...
Other Types of TestingEfficiency testing Efficiency testing tests the amount of code and testing resources required by a program to...
Performance Testing, Load Testing, Volume TestingPerformance Testing Performance testing is testing that is performed, to determine how fast some aspect of a...
Failover Testing, Recovery Testing, Security TestingFailover Testing Failover testing is a testing technique that validates a system’s ability to be able to...
Installation TestingMost software systems have installation procedures that are needed before they can be used for their main...
Portability TestingPortability testing is a process of testing with ease with which the software or product can be...
Disaster Recovery testingA disaster recovery test (DR test) is the examination of each step in a disaster recovery plan...
Compatibility Testing, Maintainability Testing, Scalability Testing, Reliability Testing, Availability TestingCompatibility Testing Compatibility testing is basically the testing of the application or the product built with the...
Functional TestingFunctional Testing is a testing technique that is used to test the features/functionality of the system or...
Test Coverage1. GUI/Behavioural Coverage GUI testing is a testing technique in which the application’s user interface is tested...