Designing a test automation framework is mandatory if you want to succeed with your automation effort. However, this process is not intuitive and takes a lot of trial and error to get right. Many of us spend years failing at this process until we find something that works.
Acceptance Test Driven Automation is a development activity that exists for intuitively architecting an automation framework that is flexible, scalable, and robust. It's a step-by-step guide that helps an automation engineer have a framework and a test ready to run in production in about 45 minutes.
In this...