nerdexam
Software

CSTE · Question #47

Incremental Testing involves adding unit-tested programs to a given module or component one by one, and testing each resultant combination. Of the two types, Top-down is often thought to be easier…

The correct answer is B. False. See the full explanation below for the reasoning.

Question

Incremental Testing involves adding unit-tested programs to a given module or component one by one, and testing each resultant combination. Of the two types, Top-down is often thought to be easier because drivers are often easier to create than stubs.

Options

  • ATrue
  • BFalse

How the community answered

(50 responses)
  • A
    30% (15)
  • B
    70% (35)

Community Discussion

No community discussion yet for this question.

Full CSTE Practice