nerdexam
ISTQB

CTFL18 · Question #322

Your company is developing a system with complex business rules and many branches in the structure of its code components. You need to choose one black box technique and one white box technique for…

The correct answer is D. Boundary value analysis and decision table testing. See the full explanation below for the reasoning.

Question

Your company is developing a system with complex business rules and many branches in the structure of its code components. You need to choose one black box technique and one white box technique for test case design. Which one of the following offers the BEST choice?

Options

  • AStatement testing and exploratory testing
  • BDecision testing and equivalence partitioning
  • CDecision testing and decision table testing
  • DBoundary value analysis and decision table testing

How the community answered

(25 responses)
  • A
    8% (2)
  • B
    16% (4)
  • C
    4% (1)
  • D
    72% (18)

Community Discussion

No community discussion yet for this question.

Full CTFL18 Practice