What is it?
Test automation allows teams to remove the slow and manual testing cycles related to software development. Test automation can include such things as:
- Static code analysis
- Linting
- Unit tests
- End-to-end tests
- Security tests