Back to Developer Roadmap

Smoke Testing

src/data/roadmaps/qa/content/smoke-testing@MVShii4LZiWW_gPTJzkty.md

4.0534 B
Original Source

Smoke Testing

Smoke Testing is a software testing process that determines whether the deployed software build is stable or not. Smoke testing is a confirmation for QA team to proceed with further software testing. It consists of a minimal set of tests run on each build to test software functionalities.

Visit the following resources to learn more: