Smoke testing is a preliminary method in software testing that checks the standard performance of a development to identify integration and significant issues early on. It focuses on business-critical functions and can be conducted manually or automatically, saving time by discovering apparent errors quickly. The term originated from hardware testing and is applied in integration, system, and acceptance testing stages without delving into specific software component tests.
Related topics: