...

/

Quiz: Test with Sandboxes

Quiz: Test with Sandboxes

Quiz yourself on testing with sandboxes.

Technical Quiz
1.

Sandboxes allow us to do which one of the following?

A.

Isolate the database state of each test from the others.

B.

Run your database tests concurrently.

C.

All of the above.


1 / 3