Member-only story
Automating Adobe Analytics QA Part 2: Automatic Test Design and Execution
Introduction:
In part one of this series we looked at creating tests in selenium IDE for the purposes of checking if our Adobe Launch rules would fire. This method, of course, has clear constraints, such has having to manually create and debug the test itself! If a site is small this isn’t a huge deal, but if we are talking about large enterprises (which Adobe Analytics is best known for), making tests in automated or semi-automated fashion is the next logical strategic leap forward for our goal to Automate Analytics QA.
For this guide you will need:
Tagtician:
Selenium IDE:
https://chrome.google.com/webstore/detail/selenium-ide/mooikfkahbdckldjjndioackbalphokd?hl=en
Launch Switch:
Python:
Chrome driver (version must match your current chrome browser):