Java Selenium Cucumber Framework Course Drive
continue with creating automation tests with selenium, java, and cucumber and run them as cucumber, testNG, and maven test
What you’ll learn
Java Selenium Cucumber Framework Course Drive
- students will be able to create automation test using Page Object Model and Page Factory within java selenium cucumber framework, run tests as Cucumber test from IntelliJ Cucumber for Java plugin, run it as testNG test from textNG XML file and run it as Maven build from maven pom XML file
Requirements
- basic knowledge of java
Description
This is the second part of the Java Selenium Cucumber Framework Tutorial.
I recommend to watch the first free part of the training before this course:
Java Selenium Cucumber Framework Part 1 (details about this course are in Lecture 2 which is a free preview)
In Java Selenium Cucumber Framework Part 2 we will learn how to :
– create a cucumber test written in Gherkin using the Java Selenium Cucumber automation framework which we will continuously build during the course.
– learn how to create Java Glue Code (Step definitions)
– create Java Page Object Model and Page Factory with Java and Selenium Webdriver
– identify elements on the web page using Chrome Developer tools
– build paths for identifying elements
– create a test for login to Facebook
– use basic Selenium commands
– run test as Cucumber test using Cucumber for Java plugin in IntelliJ
– create java runner, call it from TestNG XML file and run test as TestNG test
– adjust maven pom XML file, create maven command to run the test and run test as a maven build
- everybody who wants to continue with creation java selenium cucumber framework
- Content From: https://www.udemy.com/course/java-selenium-cucumber-framework-part-2/
- Javascript Exercises Course Drive
Add Comment