Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Smoke testing allows us to quickly assess the status of an application by running a set of end-to-end tests targeted at checking the most important (or the most significant) user flows. It should be run just after a fresh deploy and ideally at regular intervals after that.

...