nerdexam
Scrum

PSD · Question #52

What is test first development?

The correct answer is B. Having the tester in the development team write the test plans before coding. Test first development is a different way of saying TDD.

Test Driven Development

Question

What is test first development?

Options

  • AThe continuous restructuring of software to retain flexibility
  • BHaving the tester in the development team write the test plans before coding
  • CCreating tests before satisfying them
  • DTesting existing code before adding more code to it

How the community answered

(54 responses)
  • A
    2% (1)
  • B
    91% (49)
  • C
    6% (3)
  • D
    2% (1)

Explanation

Test first development is a different way of saying TDD.

Topics

#test first development#TDD#test creation#development approach

Community Discussion

No community discussion yet for this question.

Full PSD Practice