Selenium Cucumber Java BDD Framework 10 | Background | Step by Step

Automation Step by Step October 15, 2020
Video Thumbnail
Automation Step by Step Logo

Automation Step by Step

@raghavpal

About

Simple Basic Beginners Step-by-Step tutorials ❤️ I create videos on Automation, Testing, DevOps, CI and related tools, technologies and platform Raghav is a teacher and founder of AutomationStepByStep.com He was an Automation Architect and has led multiple teams of Automation and DevOps Engineers. For over a decade, Raghav witnessed, worked, and delivered multiple Automation Testing Projects and worked with some awesome people in this industry ► https://automationstepbystep.com/ Some topics covered: - Jenkins - JMeter - Selenium - Appium - Cypress - Playwright - Katalon Studio - API Testing - Postman - Docker - Kubernetes - Other DevOps topics Words from Raghav We often need someone to hold our hand and help us take the first few steps before we learn to walk and run. I am on a mission to spread education and make it available to anyone willing to learn Never Stop Learning Raghav All education here is FREE FOR ALL, FOREVER Share with as many people as you can in your lifetime

Video Description

QUIZ - https://forms.gle/nCghxiCRC8DUjviAA All tutorials - https://automationstepbystep.com/ 1 - What is Background 2 - Why to use Background 3 - When to use Background 4 - How to create & use Background - Step by Step Demo Useful Tips What is Background? A Step or a group of steps that are common to all the scenarios in a feature Is defined once in the feature Runs before every scenario of the feature Why use Background? To avoid repeating the common steps in every scenario For better readability & maintenance Unlike hooks, background is visible to the readers of the feature file When to use Background? Whenever there are common repeating steps in a feature When you want the common steps to be visible to the readers DEMO How to use Background Step 1 - Create a new or use an existing Feature File Step 2 - Create the steps for the scenario in the feature file Step 3 - Create new or use an existing TestRunner class Step 4 - Run the test runner file Step 5 - Create a background section and add common steps Step 6 - Run the test runner file and check execution of the background Useful TIPS You can only have one set of Background steps per Feature If you need different Background steps for different scenarios, consider breaking up your set of scenarios into more Features Use background so that all stakeholders can understand the scenario Keep the background section short You can support by Joining Automation Step By Step channel: https://www.youtube.com/automationstepbystep/join Every LIKE & SUBSCRIPTION gives me great motivation to keep working for you You can support my mission for education by sharing this knowledge and helping as many people as you can If my work has helped you, consider helping any animal near you, in any way you can. ________ ONLINE COURSES TO LEARN ________ https://automationstepbystep.com/online-courses/ Never Stop Learning Raghav

You May Also Like

No Recommendations Found

No products were found for the selected channel.