Download as pdf or txt
Download as pdf or txt
You are on page 1of 11

Yes-M Systems LLC - Cucumber Automation Testing

Cucumber-Installation guide
Step1: Cucumber jar files (total number of jar files =9) are available in below location under folder
“Cucumber_updated”:

https://drive.google.com/drive/folders/1EzlJvKK0MDCG-DJ344xrVSNupPm6T-2-?usp=drive_link

Please ensure that you have added Cucumber jar files into your project in eclipse as below :

If you are unable to access the above folder, you can download the jar files from google from below
locations:

https://mvnrepository.com/artifact/cobertura/cobertura/1.8
https://mvnrepository.com/artifact/io.cucumber/cucumber-core
https://mvnrepository.com/artifact/io.cucumber/cucumber-java
https://mvnrepository.com/artifact/io.cucumber/cucumber-junit
https://mvnrepository.com/artifact/io.cucumber/cucumber-jvm-deps
https://mvnrepository.com/artifact/junit/junit/4.11

Next step is to Install cucumber plugin and Natural plugin into eclipse , Url for both are specified as
below:

Cucumber - https://cucumber.github.io/cucumber-eclipse-update-site-snapshot

Natural - https://rlogiacco.github.io/Natural/

Install the Cucumber and Natural plugin as below:

Yes-M Systems LLC, http://myyesm.com Cucumber Automation Testing


Yes-M Systems LLC - Cucumber Automation Testing

In Eclipse, go to Help>Install new software after that click on Add button to add the Plugin.

Specify the name as Cucumber and Location as - https://cucumber.github.io/cucumber-eclipse-


update-site-snapshot

Yes-M Systems LLC, http://myyesm.com Cucumber Automation Testing


Yes-M Systems LLC - Cucumber Automation Testing

Yes-M Systems LLC, http://myyesm.com Cucumber Automation Testing


Yes-M Systems LLC - Cucumber Automation Testing

Yes-M Systems LLC, http://myyesm.com Cucumber Automation Testing


Yes-M Systems LLC - Cucumber Automation Testing

Natural plugin installation process as below:

Go to Help>Install new software. Click on Add button as below and in name provide the name as
“Natural” and in location provide the url as - https://rlogiacco.github.io/Natural/

Click on Add button

In below window , choose only cucumber Editor as below:

Yes-M Systems LLC, http://myyesm.com Cucumber Automation Testing


Yes-M Systems LLC - Cucumber Automation Testing

Yes-M Systems LLC, http://myyesm.com Cucumber Automation Testing


Yes-M Systems LLC - Cucumber Automation Testing

Yes-M Systems LLC, http://myyesm.com Cucumber Automation Testing


Yes-M Systems LLC - Cucumber Automation Testing

Below steps will ensure the sucessfull addition of Cucumber plugin into Eclipse:

Under Window>Preferences> cucumber options will be displayed.

Yes-M Systems LLC, http://myyesm.com Cucumber Automation Testing


Yes-M Systems LLC - Cucumber Automation Testing

Yes-M Systems LLC, http://myyesm.com Cucumber Automation Testing


Yes-M Systems LLC - Cucumber Automation Testing

Yes-M Systems LLC, http://myyesm.com Cucumber Automation Testing


Yes-M Systems LLC - Cucumber Automation Testing

Yes-M Systems LLC, http://myyesm.com Cucumber Automation Testing

You might also like