Multiple choice technology programming languages

After submiting the change set, the next process is:

  1. The Change set goes to a QA as part of 4 eyes principle

  2. Integration Daemon starts running test units

  3. Nothing happens

  4. You will have to check in the file after submit

Reveal answer Fill a bubble to check yourself
A Correct answer
Explanation

After submitting a change set, it goes to QA as part of the '4 eyes principle' - a review practice requiring two people (the author and a reviewer) to examine changes. This ensures quality control before integration or further testing.