Smoke testing is intended to check that the most critical functions work. Its a kind of non-extensive and fundamental software testing practice, where you put the code developed so far to test the vital functions of a system, to determine if key functions of the software work correctly or if the system crashes. Read more- https://goo.gl/HWxwKD
