Skip to content

curiosity-killed-the-cat/cucumberdemo

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Cucumber/Selenium/Java Demo

Introduction

This Selenium & Cucumber BDD (Behaviour Driven Development) framework will interact with: http://secure.smartbearsoftware.com/samples/TestComplete11/WebOrders/

The following features have been created:

  • Login
  • Logout
  • Place a new Order
  • Update a new Order
  • Delete a selected Order

These can be found in the .feature files.

Prerequisites

  • Cucumber
  • Selenium
  • Eclipse IDE
  • Java
  • Modifications will need to be made if this software is run on a system that doesn't have Safari
  • Dependencies referenced in the pom.xml file.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published