Add to Chrome
✅ The verified answer to this question is available below. Our community-reviewed solutions help you understand the material better.
What types of tests must be performed in the CI process?
End-to-end tests: check an application by simulating user interaction.
Security tests, scans the application’s dependencies for known security issues.
Smoke tests: that check if the infrastructure is ready to accept deployments.
Unit tests, validate that functions or classes behave as expected.
Integration tests, are used to verify that the different components of an application work well together.
Get Unlimited Answers To Exam Questions - Install Crowdly Extension Now!