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.
Add your answer
Loading...

Leave a comment

Your email address will not be published. Required fields are marked *