In this video, I have explained what is scenario outline and examples and how to write
them in cucumber feature file.
#CucumberFramework #Scenario-Outline #Examples
=======================================================================
Scenario Outline:
the Scenario Outline keyword can be used to repeat the same steps with different values or arguments being passed to the step definitions. This is helpful if you want to test multiple arguments in the same scenario.
Learn:
1. How to parameterize test cases with and without Examples keyword
2. Difference between Scenario and Scenario Outline in Feature file
3. Data-Driven Framework in Cucumber - Selenium
Scenario Outline: Check products in farmtwohome
Given navigate to farmtwohome
When click on menu options
Then the output should be (output)
Examples:
| product | output |
| "prod1" | "tomato" |
| "prod2" | "onion" |
| "prod3" | "pomegranate" |
| "prod4" | "sapota" |
===================================================================
cucumber framework playlist: • Cucumber Framework Selenium(BDD) Par...
Youtube subscribe: / realtimeseleniumautomation
Facebook Page: / realtimeseleniumautomation
Facebook group: Selenium Automation Real Time Experience
cucumber framework whats app group: https://chat.whatsapp.com/HoGAlLUwWt2...
tube buddy : https://www.Tubebuddy.com/selenium
===================================================================
Watch video Cucumber Framework Selenium(BDD) Part - 6 || How To Write Scenario Outline & Examples in Cucumber online without registration, duration hours minute second in high quality. This video was added by user ABHISHEK REDDY S 01 January 1970, don't forget to share it with your friends and acquaintances, it has been viewed on our site 1,592 once and liked it 13 people.