Skip to content

Software Testing & SDLC

Select the accurate description of Test-driven development (TDD).

Difficulty: Hard

About this MCQ

This Hard Software Testing & SDLC MCQ checks one syllabus fact.

The question is: “Select the accurate description of Test-driven development (TDD).”

The accepted answer is B. A development approach where tests are written before the actual code is implemented.. Test-driven development (TDD) refers to a development approach where tests are written before the actual code is implemented.

Correct answer

B. A development approach where tests are written before the actual code is implemented.

Explanation

Test-driven development (TDD) refers to a development approach where tests are written before the actual code is implemented.

Source: Software Testing & SDLC Official Reference Guide

Tags: computer science, sdlc, software testing, QA

Submitted by: MCQsHub Editorial

Related MCQs

More Software Testing & SDLC MCQs