[180418 - updated to reflect move to ChromeDriver] I feel like a fraud! For months — no! Years! — I have been writing about testing, more specifically automated testing. I have shared my Site Infrastructure Tests github, I have spoken about it at the Adobe Summit in London, and I have mentioned multiple times that … Continue reading Automating Tests
Tag: phantomjs
TDD – Testing Data Elements and Page Load Rules – part II
Very unlike me, I'm posting the next part just the next day. Call it excitement. Introduction tl;dr: I describe a (rudimentary) tool that can be integrated into automated Maven tests. The tool tests that all data needed for tracking as well as the basic triggers on page load are still working fine. Put it into your … Continue reading TDD – Testing Data Elements and Page Load Rules – part II