Showing posts with label Sanity Testing. Show all posts
Showing posts with label Sanity Testing. Show all posts

Thursday, February 06, 2020

Sanity Testing vs. Smoke Testing - Gur99.com

Smoke Test

It comes from hardware. After you've assembled/soldered/wired everything together, you connect it to mains and turn it on.
  • If you don't see or smell smoke, test is successful. :)
  • If there is smoke, disconnect power immediately! (and figure out the problem before re-test...)



If we already have automation, what's the need for Agents?

“Automation” and “agent” sound similar — but they solve very different classes of problems. Automation = Fixed Instruction → Fixed Outcome ...