Learn Cucumber Bdd With Java -Masterclass Selenium Framework
Last updated 11/2023
MP4 | Video: h264, 1280x720 | Audio: AAC, 44.1 KHz
Language: English (US) | Size: 4.08 GB | Duration: 12h 13m
Last updated 11/2023
MP4 | Video: h264, 1280x720 | Audio: AAC, 44.1 KHz
Language: English (US) | Size: 4.08 GB | Duration: 12h 13m
Step by Step Cucumber BDD Framework Tutorial with Java and implement Robust Selenium WebDriver Framework from scratch
What you'll learn
By end of this course , You will be able to develop Top class Cucumber BDD Selenium Test Framework from Scratch
Understand how BDD(Behaviour driven development) approach works to write Scenarios for Test Automation
Indepth understanding of Core Cucumber framework concepts like Dependency Injection, Parallel execution, CI/CD Integration
Practical knowledge on Datadriven testing, Parameterizations, Resuable components, Cucumber hooks, tags & Attributes
Generate HTML, XML, PDF, Extent reports with Cucumber with Screenshots attached on failure Scenarios
Learn to develop Readable, Maintainable and Scalable framework using Cucumber and Selenium WebDriver by following Page Object Model design
Understand Selenium Cucumber Frameworks using both Junit & TestNG Runners
Learn Design Patterns & Best Practices to implement Loosely coupled tests in the Framework
Learn how to Schedule your Framework tests in Jenkins CI/Cd with auto trigger regExpressions
Learn supporting tools like Maven, Github and Jenkins
Understand running Cucumber Scenarios in Parallel Mode using TestNG & Maven Junit
Requirements
No BDD & Cucumber knowledge is required. I have explained everything from Scratch
No Java knowledge is required. I have got you covered with dedicated section on Core java at the end of this course as optional learning
Basic Selenium knowledge is good to have
•Course includes real time projects with practical Solutions for the Robust Test Frameworks building
Description
Course last Updated on Jan 3rd with Latest Cucumber Version 7 Framework Videos.Say Good bye in writing hell lot of the code to develop Automation Frameworks and welcome Cucumber BDD!"Cucumber- A life saver tool for QA Industry in developing Test Frameworks with minimal programming knowledge.. This course helps you to build a top class BDD framework So that you can implement it for any Automation test cases developed in Selenium, Appium, Rest Assured API.On course completion You will be Mastered in Selenium Cucumber BDD framework and can implement Successfully it in your work place for any automation test cases you haveThis course is divided into 2 Parts.In part 1 , You will get complete understanding of all Cucumber features and its framework functionalities which does not require any prerequisite. Below are the topics discussed in part 1Understand Gherkin SyntaxUnderstand Cucumber Scenarios Feature files & Step Definition filescucumber Test Runner (Junit & TestNg)Cucumber regular expressionsCucumber tags & Background keywordCucumber Scenario outline for parameterizationCucumber DatatablesCucumber hooksTagged Hooks mechanismCucumber pluginscucumber reportsCucumber attributesCucumber Parallel executionIn Part 2- We will inject Selenium code and develop end to end Cucumber Selenium Framework from Scratch. Below are the topics Build Maven Project with all the framework dependencies Develop End to end Selenium Web Scenarios in the feature fileImplement TestNG /Junit Runner to run the frameworkUnderstand the Single responsibility principle to distribute the implementation into multiple Step definitions.Importance of Dependency injection to share the data between the Steps fileUnderstand the Page object Pattern to drive the locators from page filesImplement Factory Design pattern by writing PageObjectManager class to create objects of all PO classesHow driver can be configured and distributed across the files in the frameworkHow to run Cucumber Scenarios in Parallel Mode using Cucumber TestNG RunnerBuild Test utilities for reusable Selenium methodsImplement Cucumber Hooks to capture Screenshots on test failuresImplement Cucumber Tags to run selected tests in the frameworkParameterizing the test data to run the Scenarios with multiple data setsCreating HTML & Extent reports to run Cucumber Selenium testsRunning tests in parallel mode and generate Extent reports with screenshots attached for failed ScenariosRun the cucumber tests using Maven & Command line optionsIntegrate the Framework to CI/CD Jenkins and Schedule the Jobs on regular time IntervalCreate Parameterized Jenkin job to dynamically send the global properties at run time of Job executionAll the above topics are discussed from scratch level with lots of Practical examples for better understanding..Wish you good Luck!
Who this course is for:
QA Aspirants, Automation testers, Beginners to IT , Freshers/Grauduates