Skip to content

zoltanNemeth/webshop-testing

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Webshop testing

Automated tests for a demo webshop project in Codecool (made by our peers) written in Java with the help of Selenium, Cucumber and JUnit.

Install project

Open this project as a Maven project.

Install Chrome browser (if it hasn't been installed yet).

Download the Selenium webdriver for Chrome according to the browser's version (if it hasn't been downloaded yet).

Make a properties.properties file in src/test/resources containing: webdriverPath=

After the = you should write the path to your webdriver

Run RunCucumberTest.java after compilation as a JUnit test

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors