Continuous Integration 2
Continuous Integration 2
Continuous Integration 2
Which is NOT true about continuous integration ? - ***Involves moving code in large
amounts
Private builds are executed after moving the changes to version control. - ***False
Capablility of your build system to handle an increase in the amount of code that
it integrates and analyzes is known as . - ***Build scalability
Pipeline break and build break is one and the same. - ***False
Time taken to fix a broken build is measured using __. - ***Build repair rate
Git, Mercurial and Subversion are centralized version control tools. - ***False
Feature toggle can be used in the following scenarios . - All of the options