Quiz: Testing Object-Oriented Programs

Test yourself on the knowledge you learned about testing object-oriented programming.

Testing Object-Oriented Programs

1

What is the core idea behind test-driven development (TDD)?

A)

Only well-defined code should be tested.

B)

The code should be written without any testing.

C)

Code should be written after its tests are designed and created.

D)

Code should be tested after it has been completely written.

Question 1 of 60 attempted

Get hands-on with 1200+ tech skills courses.