Embed presentation
Download to read offline












The document discusses creating a thin automation framework for automated acceptance testing that is test-driven, layered, and uses static page objects to make tests faster to write, easier to maintain, and more reusable. It emphasizes layering tests, framework code, and the webdriver to decouple them and keep code cleaner. The framework utilizes tests, static page/component objects, workflows, utilities, and a webdriver wrapper.










