nerdexam
iSQI

CTFL_SYLL_4.0 · Question #215

Given some statements about independence of testing:

The correct answer is A. ii and iv. Independence in testing provides several benefits. Firstly, it helps remove the biases that might be introduced by the person who developed the code or created the tests (ii). This is because an independent tester can evaluate the software without being influenced by their…

Managing the Test Activities

Question

Given some statements about independence of testing:

Options

  • Aii and iv
  • Bi and iv
  • Ci and iii
  • Diii and iv
  • IIndependence is a replacement for familiarity with the code

How the community answered

(31 responses)
  • A
    84% (26)
  • B
    3% (1)
  • D
    3% (1)
  • I
    10% (3)

Explanation

Independence in testing provides several benefits. Firstly, it helps remove the biases that might be introduced by the person who developed the code or created the tests (ii). This is because an independent tester can evaluate the software without being influenced by their prior work. Secondly, different people bring different perspectives and assumptions to the testing process, which can help uncover different types of weaknesses (iv).

Topics

#independence of testing#test organization#cognitive bias#review independence

Community Discussion

No community discussion yet for this question.

Full CTFL_SYLL_4.0 Practice