Java Selenium Cucumber Framework Part 1

students will be able to setup environment on their pc and create simple basic test using java selenium cucumber framework

Requirements

  • basic knowledge of java programming language

Description

This is first part of Java Selenium Cucumber Framework Tutorial. After watching this course you will be able to setup environment on your PC and create simple basic test using Java Selenium Cucumber automation framework. You will learn how to install java, maven, IDEA IntelliJ, how to install Cucumber for java plugin in IDEA. You will also create maven project, adjust maven pom.xml file, create your first feature file and glue code and run you first cucumber test.

For more details about creation Java Selenium Cucumber framework, please check also another 2 courses:

“Java Selenium Cucumber Framework Part 2”

“Git, Bitbucket, Jenkins in Java Selenium Cucumber Framework”

You can find links with discounted vouchers in Promotional video, in Lecture 1 video and also in description of Lecture 1 video

Who this course is for:

  • everybody who wants to start creation java selenium cucumber framework

Course content

3 sections • 10 lectures • 57m total lengthExpand all sections

Environment Setup3 lectures • 15min

  • Setup java08:35
  • Setup maven04:03
  • Setup IDEA IntelliJ01:55

Setup of framework3 lectures • 14min

  • Create maven project04:05
  • Setup maven pom.xml07:44
  • Setup IntelliJ Cucumber for java plugin02:18

Creation of First Test4 lectures • 29min

  • Create Cucumber feature file04:14
  • Create Cucumber Step Definitions (Glue code) java file08:24
  • Run your first Test11:09
  • What’s next04:51