Skip to content

Latest commit

 

History

History
executable file
·
12 lines (8 loc) · 417 Bytes

File metadata and controls

executable file
·
12 lines (8 loc) · 417 Bytes

CrossBrowserTesting

  • Cross-Browser-Testing with Selenium WebDriver and TestNG

  • used Browsers are: FireFox, Chrome and Internet Explorer

  • tested Webpages are: Mobile.de and Lieferando.de

  • used the Page Object Pattern to create an useable interface for the tests

  • Selenium enabled the access to the webpages

  • tests were performed automatically in the browsers

  • as test output TestNG created a own xml file