InterviewSolution
Saved Bookmarks
| 1. |
What is meant by continuous integration in Jenkins? |
|
Answer» Consistent integration is a procedure where all development work is incorporated as ahead of schedule as could reasonably be expected. The subsequent artifacts are CONSEQUENTLY made and tried. This procedure permits to recognize mistakes as ahead of schedule as could reasonably be expected. Jenkins is a well known open source device to perform CONSTANT integration and build. Prior to CI, Nightly build was famous where code was getting pulled distinctly around evening time however CI guaranteed the early discovery of deformities. Continuous Integration has numerous ADVANTAGES:
|
|