Computer Science, asked by petamanjusree4721, 10 months ago

What are the reasons for a build to fail in continuous integration

Answers

Answered by SamikBiswa1911
1

Answer:  The  reasons r as follows

Explanation: 1 - there are various continuous integration tools available in the markets

2 -  an engineer  working in the agile  team should have better coding skill 3 - the most of  CI services allow users to change the build configuration  for the web interface

4 - to developer working in the team frequently check-in code in the source  control system which triggers build on CI service

5 - the project management play a key role in enforcing CI practices within the team

Similar questions