Selenium automation suite for www.provokesolutions.com

From Vincents CV Wiki
Revision as of 01:26, 7 November 2016 by Vincent (talk | contribs) (Created page with "I made a selenium WebDriver automation suite using java and JUnit to test the menu functionality on the web page www.provokesolutions.com. I created a java page object to imp...")

(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to: navigation, search

I made a selenium WebDriver automation suite using java and JUnit to test the menu functionality on the web page www.provokesolutions.com. I created a java page object to implement all the page specific aspects and then a seperate test object to run through a series of tests.