Skip to content

bjsrhill/CucumberSeleniumTestExample

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 

Repository files navigation

CucumberSeleniumTestExample

Example of using Cucumber and Selenium to test a web application

This test automation example uses Cucumber JVM and Selenium to test http://store.demoqa.com which is an E-Commerce demo site available to the public for test automation practice. The demo site is authored by ToolsQA, toolsqa.com.

The test automation example features the following technology:

Java, Cucumber-JVM (Cucumber for Java), Selenium (WebDriver), Maven

Requirements for running the example:

Java 1.7
Maven 3
Git

To run the example after cloning locally:

cd CucumberSeleniumTestExample
mvn clean install

About

Example of using Cucumber and Selenium to test a web application

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors