Computer Science, asked by yashinmer1, 1 year ago

Which of the activity/activities are part of continuous integration?

Code Build

All of the Options

Inspection

Tests

Version Control

Answers

Answered by aqibkincsem
20

In software engineering, continuous integration is the practice of merging all developer that is conceived of as running and passing all units tests in the integration process.

This should be build server and implement according to the continuous process. it must apply based on the Quality control and longer a branch of code remains checked out and access greater the risks of activities.

Similar questions