Quiz: Testing

Quiz yourself on test-driven development.

We'll cover the following...
Technical Quiz
1.

(True or False) It’s considered good practice for tests to form a reversed pyramid, with several end-to-end tests and a few unit tests.

A.

True

B.

False


1 / 5