Test automation
Test automation helps development teams efficiently test recurring sequences, such as a registration process, automatically and find errors. However, the test processes must be programmed and tested beforehand. If they are running, it is possible to test many different important functions of a large website or software. A distinction is made between unit tests, acceptance tests and integration tests.