“Automation is not finding bugs” a question I got,

My answer – “Is automation supposed to capture bugs?”

“I speak clearly, I think clearly” Michael Bolton..

Since often we call it Test Automation, the assumption is this ‘testing’ should report bugs

In reality automation is not ‘testing’, it’s ‘checking’, therefore it will not always capture bugs

However, automation does free up tester’s time to do more testing and capture bugs

The bug capturing will be done by tester’s for the most part, not automated scripts

Not to say automation will not capture bugs at all,

Rather, it should occasionally capture issues and provide confidence in our application’s stability

More on this plus about data generation for automation here: