Skip to content

This repository contains tutorials for JBehave BDD based test cases

Notifications You must be signed in to change notification settings

prasanta-biswas/jbehave-tutorials

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Jbehave Tutorials

Prerequisites

  1. JDK 1.6 or above
  2. Maven 2.1 or above
  3. Install latest version of Chrome/Firefox browser. Default is Chrome browser.

Run

  1. Run with the following maven command

mvn clean test

  1. Run with JBehave IDE plugin available for Eclipse and IntelliJ IDEA

Note:

  1. Update user name and password of facebook_status_post.story to run successfully
  2. To run in GUI mode change headless property in pom.xml to false

----Tested with Chrome browser in Mac OS----

About

This repository contains tutorials for JBehave BDD based test cases

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages