Lecture9: DataTable in Cucumber BDD || Scenario Outline vs DataTable

แชร์
ฝัง
  • เผยแพร่เมื่อ 28 ธ.ค. 2024
  • 📋 Description:
    In this tutorial, we'll understand what are Data table. Next we'll understand the difference between Scenario Outline and Data Table in BDD Cucumber.
    🔍 Key Points:
    📌 Understand the importance of Data Table. How to use Data Table to pass parameterized data to Gherkin step.
    Improve the readability of your BDD test steps using Data Table.
    📌 Practical examples and tips for effective Data Table usage.
    Don't miss out on this essential BDD Cucumber concept! Watch the video to enhance your BDD testing skills and write more maintainable, organized scenarios.
    Playlist link: • Mastering BDD from Scr...
    Note: important interview question in Automation BDD Cucumber: What is DataTable and How it is different from Scenario Outline.
    If you're interested in improving your BDD testing skills and making your scenarios more organized and efficient, this video is a must-watch. Hit that "Subscribe" button and turn on notifications to stay updated with more BDD Cucumber tutorials and best practices!
    Link to Repo:
    github.com/prn...
    Regards,
    PrinceAutomationDestination

ความคิดเห็น • 22

  • @karthickrajpattabi
    @karthickrajpattabi ปีที่แล้ว +1

    thanks for deeper explanation

  • @ashutoshpandey5416
    @ashutoshpandey5416 ปีที่แล้ว +2

    Nice Explanation Prince!!

  • @MaheshJoshi_wellington
    @MaheshJoshi_wellington 8 หลายเดือนก่อน +1

    Amazing 🙏🏻

  • @bongtube1983
    @bongtube1983 9 หลายเดือนก่อน

    Thanks for the profound explanation on this topic! Your channel has been very helpful to gain deeper understanding in test automation concept. Hats off!

  • @amarendrapani6146
    @amarendrapani6146 5 หลายเดือนก่อน +1

    is it possible to add both positive and negative test case for a common functionality by using scenariooutline?

  • @harishkce1989
    @harishkce1989 6 หลายเดือนก่อน +1

    can scenario outline and datatable combined in 1 test case ?

    • @PrinceAutomationDestination
      @PrinceAutomationDestination  6 หลายเดือนก่อน

      Yes they can be combined in one test case

    • @harishkce1989
      @harishkce1989 6 หลายเดือนก่อน +2

      @@PrinceAutomationDestination Quick question--unlike scenario outline examples - If datatable has multiple inputs
      (The execution doesnt iterate on it own right ? - we might have to loop(for or foreach) the Datatable dataype ? )

    • @PrinceAutomationDestination
      @PrinceAutomationDestination  6 หลายเดือนก่อน

      Checkout the following video you will get full clarity
      th-cam.com/video/m85F8A0eu9M/w-d-xo.htmlsi=bG64pLcb4QIz6ObS

  • @ednilsonfonsecaqueni6024
    @ednilsonfonsecaqueni6024 5 หลายเดือนก่อน +1

    Please can you explain me how can I use different "AND" for scenario outline or data tables... I mean I have 3 scenarios that don't share the same conditions (AND would be different for all) but they share the same "THEN"... Is it possible to write just once??

    • @PrinceAutomationDestination
      @PrinceAutomationDestination  5 หลายเดือนก่อน

      Could you please post a snippet or connect with me on telegram channel
      t.me/+dSqXNMdtm0wxOTRl

  • @rohitcmrec
    @rohitcmrec 8 หลายเดือนก่อน +1

    Please use white background , it takes less efforts for us to see carefully