Computer Science, asked by noorjotsinghman770, 1 year ago

faster feedback can be received by-1.stagging builds 2.running tests 3.commiting changes frequently

Answers

Answered by Answers4u
5

The correct answer is option – 1.

Staging builds ensures faster feedback from the system.

The build is separated into different stages so that the programmer can get step by step feedback in quicker time.

This is easier than getting the complete feedback at once.

It can be divided into 3 stages –

1. Inspection and commit build.

2. Secondary build.

3. Nonfunctional test build.

Answered by taran2711
2

3.commiting changes frequently


Similar questions