Site Loader
Auckland, New Zealand
In this post we will discuss about getting started with Cucumber

Cucumber

Cucumber is a tool which helps Behavioral Driven Development (BDD). Cucumber as a tools support different language implementation like Java, JS, PHP, Ruby, C# etc. We have already discussed about C# based implementation of cucumber in our ExcuteAutomation channel a lot using tool called Specflow

Installation pre-requisite

In this video series, I am going to use IntelliJ IDE running on Windows 10 operating system, but you can use any IDE you like Along with that we need following JAR files
  • Cucumber-core
  • Cucumber-java
  • Cucumber-java-deps
  • Cucumber-jvm
  • Gherkin
  • Selenium (and its related jars)
Here is the complete videos of above discussion Video 1 Video 2 Thanks for reading the post and watching the video!!! Please leave your comments and let me know if there is anything I should update in this post. Thanks, Karthik KK

Post Author: Karthik kk

2 Replies to “Getting started with Cucumber for Selenium”

  1. Hi,
    Even I need to know the test script implementation combination of cucumber pom and also need few more videos about linkedhasmap and hashtable.

Leave a Reply to nivi Cancel reply

Your email address will not be published. Required fields are marked *