Changes

Jump to: navigation, search

Selenium automation suite for www.provokesolutions.com

668 bytes added, 02:38, 28 November 2016
no edit summary
[[Curriculum_Vitae_-_Vincent_Dirks#New_things_I.27m_learning_and_trying_out|<< return to main page]] I made wanted to have a practice at writing a selenium Selenium WebDriver automation suite using java and JUnit to test . I decided to automate the menu functionality on the web page of 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 the checks. Here's a series '''[https://youtu.be/4sWtshokJYM YouTube]''' clip of teststhe test execution.  And you can have a look at my code (I would love some feedback from a dev, I'm rather new to writing code) <br/>[http://dirksonline.net/SeleniumFun/ProvokeTestSuite/SKC_OLE_Scraper/src/test/java/MyTestSuite/ProvokeHomePage.java ProvokeHomePage.java] (page object) <br/>[http://dirksonline.net/SeleniumFun/ProvokeTestSuite/SKC_OLE_Scraper/src/test/java/MyTestSuite/ProvokeHomePage.java TestProvokeHomePage.java] (test object) <br/>
Staff
470
edits

Navigation menu