he term "smoke test" originates from a simple hardware testing procedure in which a piece of hardware passes if it doesn't catch fire when it first turns on. In simple terms, we're ensuring that the most important features are working and there aren't any major problems in the code being tested. It's a quick test of major functionality.
标签:major,simple,冒烟,hardware,测试,test From: https://www.cnblogs.com/chunk998/p/17016261.html