Multiple choice technology testing

Match the following: (1.) Configuration identification (2.) Configuration control (3.) Status reporting (4.) Configuration auditing (a.) Maintains of CI’s in a library (b.) Checks on the contents of the library (c.) Function recording and tracking problems. (d.) Requires the all CI’s and their versions in the system are known

  1. 1-d, 2-c, 3-d, 4-a.

  2. 1-d, 2-a, 3-c, 4-b.

  3. 1-a, 2-b, 3-d, 4-c.

  4. 1-c, 2-b, 3-a, 4-d.

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

Configuration identification (1) requires knowing all CIs and versions (d). Configuration control (2) maintains CIs in a library (a). Status reporting (3) involves recording and tracking problems (c). Configuration auditing (4) checks library contents (b). This mapping reflects standard SCM activities.