4 | Cucumber Tutorial | Background Keyword

Sdílet
Vložit
  • čas přidán 6. 09. 2024
  • In this video, we have discussed how to use the #background keyword in #cucumber to group the repeated Given steps in all of the scenarios in feature file
    🙏 do support me using the super thanks button in youtube continue to create more videos
    🎥 Jenkins CICD Tutorial : • JENKINS - Create Frees...
    🎥 Postman API Testing Tutorial : • POSTMAN - Import Data
    🎥 Selenium HTML Reports: • PDF REPORT - Cucumber ...
    🎥 Azure DevOps Tutorials : • Azure DevOps - Create ...
    🎥 WinAppDriver Tutorials : • WinAppDriver - Introdu...
    🎥 Automation Shorts : • Postman V10 Features
    LinkedIn : / sseenivasan89
    GitHub : github.com/sse...
    Connect : www.mentoring-...
    ✍️ Write up your questions to 📧 qalearntogether@gmail.com
    Please 👍 Like, Subscribe 🔔 and Share the videos if you like them, Thank You!

Komentáře • 2

  • @munindharr1039
    @munindharr1039 Před 11 měsíci

    well explaned with easy steps
    its clear cut
    thanks seeni

  • @thenappansomasundaram8400
    @thenappansomasundaram8400 Před 4 hodinami

    Hi Sir, can we restrict the background to be run once for a feature file. In my automation, the login part could be done once only for all scenarios??. We get input from data table example. In this case background is running multiple times and leads to execution time bit high