In Continuous Integration, regular _______ ensures that the new code changes do not introduce defects.
- Deployment
- Documentation
- Merging
- Testing
Regular "Testing" in Continuous Integration ensures that the code changes made by developers are validated and verified to work as expected. This prevents defects from being introduced into the mainline and assures code quality in the final product.
Loading...
Related Quiz
- In an agile environment, how does end-to-end testing fit within the continuous integration and continuous delivery (CI/CD) pipeline?
- A drawback of _______ testing is that it might not always replicate real-world user interactions and scenarios.
- _______ testing assesses the system's performance with an increasing number of users until reaching the system's threshold limit.
- Which of these tests is typically performed by real users in a real environment?
- Screen readers are primarily used by which group of users?