nerdexam
BCS-ISEB

BH0-010 · Question #240

Which of the following describes structure-based (white-box) test case design techniques?

The correct answer is C. Test cases are derived systematically from the delivered code. Answer (A) relates to specification-based testing, answer (B) relates to experience-based testing and answer (D) could relate either to debugging or to experience-based techniques.

Test design techniques

Question

Which of the following describes structure-based (white-box) test case design techniques?

Options

  • ATest cases are derived systematically from models of the system.
  • BTest cases are derived systematically from the tester's experience.
  • CTest cases are derived systematically from the delivered code.
  • DTest cases are derived from the developers' experience.

How the community answered

(14 responses)
  • A
    14% (2)
  • B
    7% (1)
  • C
    79% (11)

Explanation

Answer (A) relates to specification-based testing, answer (B) relates to experience-based testing and answer (D) could relate either to debugging or to experience-based techniques.

Topics

#white-box testing#test case design#structure-based techniques#code-based testing

Community Discussion

No community discussion yet for this question.

Full BH0-010 Practice