Selenium + Cucumber + Java + Maven in BDD Framework with Page Object Model - Intellij setup

Описание к видео Selenium + Cucumber + Java + Maven in BDD Framework with Page Object Model - Intellij setup

**********************************************************************
This course is easy step by step approach to build a practical Java based Cucumber Selenium framework in Intellij.
This covers in almost 2 hours variosu topics like how to setup java, maven in local machine as well cucumber & selenium dependency in the Project. This course has avoided traditional Java IDE eclipse and focussed on latest Intellij IDEA IDE which are being used in enterprise solutions.
cover various topics like BDD framework, Page Object Model concept, Hooks in cucumber.
**********************************************************************
Contents of the

00:00:00: listing steps
00:02:22: Installation of Intellij Idea in local machine
00:05:58: Verify java in local machine ( If not there then installation steps) & setting up of system & environment variables
00:15:53: Verify Maven in local machine ( If not there then installation steps) & setting up of system & environment variables
00:25:49: Create a Maven Project and add cucumber dependency
00:33:01: Installation of Cucumber dependency
00:33:22: Add Selenium Web driver dependency
00:37:30: Creating different folders for features, pages, runner, stepdefinition, utility
00:38:55: Create a resource folder for drivers
00:40:07: Adding Chrome web driver in the project
00:47:30: Specifying the location of Chromedriver in the code inside utility
00:49:15: Setting up runner file of cucumber tests
00:55:45: Look at the Sample Application under Test and Test scenarios.
01:00:26: Creating the feature files inside our project
01:06:50: Introduction to BDD (Behaviour Driven) framework
01:09:34: Page Object model concept
01:13:25: Create pages in the project based on page object model
01:27:23: Create Step definitions in the project
01:32:59: Adding asserts to our test
01:36:36: Revisiting our utility folder of browser driver and hooks
01:37:16: Introducing Hooks in cucumber framework and why is it important
01:40:14: Revisiting and updating the Browser driver method
01:44:08: Edit configuration for running the tests under Test Runner
01:45:16: Running the Tests using the Test Runner
01:46:30: Verifying the Automated Cucumber html report
01:47:23: Git hub url where the code repository is hosted

#selenium
#seleniumwebdriver
#seleniumautomation
#testing
#softwaretesting
#java
#testng
#intellij
#maven
#selenium4
#seleniumtutorials
#seleniumjava
#seleniumtutorialforbeginners
#seleniumautomation
#cucumber
#pageobjectmodel
#testing
#bddtesting
#bddframework

Комментарии

Информация по комментариям в разработке