Top Categories
Selenium with Java using Cucumber Demo | Setup Cucumber in Eclipse & IntelliJ IDE
- Category: Information Technology
- Sub Category: Java Development
Topics Covered:
----------
Test Driven Development (TDD) Vs Behavior Driven Development(BDD)
BDD tools- Cucumber, SpecFlow..
Cucumber Introduction
Setup IntelliJ IDE/Eclipse on windows
Cucumber Feature File
Step Definition File
JUnit Test Runner Class File
Gherkin Keywords
Notes:
--------------
Sel
Topics Covered:
----------
Test Driven Development (TDD) Vs Behavior Driven Development(BDD)
BDD tools- Cucumber, SpecFlow..
Cucumber Introduction
Setup IntelliJ IDE/Eclipse on windows
Cucumber Feature File
Step Definition File
JUnit Test Runner Class File
Gherkin Keywords
Notes:
--------------
Selenium + Cucumber setup on IntelliJ IDE
-----------------------------------------
Step1) How Download & Install intelliJ Idea on Windows
https://youtu.be/8LF2_oIGiJ4
Step2) Create Maven Project
Step3) Update pom.xml with all required cucumber and selenium dependencies
cucumber-core
cucumber-html
cobertura
cucumber-java
cucumber-junit
cucumber-jvm-deps
cucumber-reporting
hamcrest-core
gherkin
selenium-java
Junit
Step4)Add IntelliJ Cucumber for Java Plugin
Select project--File--Setings--Plugins--Search for "Cucumber for Java"
Step5) We need to add JUnit & Hamcrest libraries to your project from IntelliJ installation location(lib folder)
Selenium + Cucumber setup on Eclipse IDE
-----------------------------------------
Step 1) Install Java & Eclipse
Step2) Create Maven Project
Step3) Update pom.xml with all required cucumber and selenium dependencies
** Same dependencies mensioned above
Step4) We need to add Cucumber plugin for Eclipse from Help--Market Place
Search for Cucumber
Natural
Cucumber Eclipse Plugin
Web Site: https://www.pavanonlinetrainings.com
Software Testing Blog: http://www.pavantestingtools.com/
YouTube Channel : https://www.youtube.com/pavanoltraining
Like us in Facebook :
https://www.facebook.com/pavanoltraining/
https://www.facebook.com/seleniumtestingpoint
https://www.facebook.com/groups/pavantestingtools
Twitter: https://twitter.com/pavanmeher
SlideShare: https://www.slideshare.net/pavan5780