Question 6
Read the following statements carefully and mark the correct answer:
Statement 1: Continuous integration is the practice of automating the integration of code changes from multiple contributors into a single software project
Statement 2: Continuous Delivery refers to automated delivery of “release package” on each successful test
Both statements 1 and 2 are correct
Both statements 1 and 2 are incorrect.
Statement 1 is correct, but statement 2 is incorrect.
Statement 2 is correct, but statement 1 is incorrect.