
Choosing Between Regression Tests and Smoke Tests
Smoke test development and regression test development are related and analogous, but with a slightly different angles. The biggest differentiating factor in the smoke versus regression tests is the depth and compass of the test– or how far it goes through the operation. Does it cover multiple configurations or a single set? These are the…