Continuos Integration Q & A
Continuos Integration Q & A
Codeline
If the build runs for a longer duration, it may delay the reporting and fixing of errors.
So stage the builds (split builds logically).
Afferent Coupling :
Efferent Coupling :
Pipeline break and build break is one and the same. False
Time taken to fix a broken build is measured using __. Build repair rate
Final assessment:
Git, Mercurial and Subversion are centralized version control tools. False
How are component dependencies injected in a workflow ? run unit test &
build package—not sure
It is a proven fact that reducing the CCN of code is known to reduce the
number of errors or bugs in the code. True