QASubsection

Types of testing

Three tests that people put on one list and that are not comparable. Smoke is a gate: it decides whether a build is worth anyone else’s time. Regression is memory: it remembers what already broke once. End-to-end is a level: it is the only place the assembled system can be proved to work. The first two are reasons to run tests and can be written at any level, which is the distinction most interview answers miss.

What is inside

Every page in this group, with what each one covers.

Where to start

Found this useful?

Share it with someone who is working on the same problem.