Computer Science, asked by PoonamGaegyan8735, 1 year ago

Which is the most important operational parameter in CI

Answers

Answered by Fatimakincsem
5

CI stands for Continous Integration and it involved the planning and implementation of a very lean system that identifies defects and corrects them as soon as possible.


The most important operational parametre in Continous Integration is the implementaion of an automated system that helps to build a robust system that works efficiently and is reliable.

Answered by gratefuljarette
0

Time is the most important operational parameter in CI.

Explanation:

  • CI which stands for continuous integration is an integrated approach in which codes of developers are placed in a repository and from there they can validate their code multiple times in a day to detect any errors.
  • So time is the most important operational parameter in CI. All users can check their code simultaneously by making a build in any continuous integration tool software such as Jenkins, DevOps, and etc.

Learn more about Continuous Integration

During the Continuous Integration process unit tests are executed during the build .

https://brainly.in/question/6510606

Which framework first name and proposed continuous integration as a practice?

https://brainly.in/question/11104723

Similar questions