The practice of _____ ensures that the codebase is continuously tested, helping to identify issues early in the development process.
- Code Review
- Continuous Integration
- Manual Testing
- User Acceptance Testing
Continuous Integration (CI) ensures that the codebase is continuously tested, often automatically, helping to identify issues early in the development process, promoting quality and collaboration.
Loading...
Related Quiz
- What is a common limitation of traditional SDLC models?
- Imagine you are tasked with creating a prototype for a mobile application. The client is unsure of the requirements and expects to refine them as the project progresses. Which prototyping model would be most suitable in this scenario?
- _______ is a popular Requirement Management Tool used to track and manage requirements throughout the development process.
- Which scenario is more suitable for manual testing over automated testing?
- _____ testing involves checking the software application as a whole and verifying that it works in tandem with other systems.