InterviewSolution
Saved Bookmarks
| 1. |
What is the short summary of Continuous Integration |
|
Answer» We can define Continuous INTEGRATION as to BUILD SOFTWARE and take it through as many tests as possible with every change. |
|