Multiple choice technology testing

Given the following sets of test management terms (v-z), and activity descriptions (1-5), which one of the following best pairs the two sets? v ? test control w ? test monitoring x - test estimation y - incident management z - configuration control 1 - calculation of required test resources 2 - maintenance of record of test results 3 - re-allocation of resources when tests overrun 4 - report on deviation from test plan 5 - tracking of anomalous test results

  1. v-3,w-2,x-1,y-5,z-4

  2. v-2,w-5,x-1,y-4,z-3

  3. v-3,w-4,x-1,y-5,z-2

  4. v-2,w-1,x-4,y-3,z-5

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

This requires matching test management activities to their definitions. Test estimation calculates required resources (x=1). Test monitoring reports deviations from the plan (w=4). Test control reallocates resources when needed (v=3). Incident management tracks anomalous test results (y=5). Configuration management maintains records of test results (z=2). Option C correctly maps all five pairs.