Scenario Outline and Examples - Data Driven Testing (Cucumber BDD - Part 17)

Поділитися
Вставка
  • Опубліковано 22 жов 2024

КОМЕНТАРІ • 9

  • @ratishnair4523
    @ratishnair4523 11 місяців тому +1

    Can we use excel file for data driven testing , instead of feature file or what is the advantage of feature file?

    • @QAFox
      @QAFox  11 місяців тому

      Not recommended, when you are already using feature files. In normal TestNG frameworks, you can use excel for data driven tests.

    • @ratishnair4523
      @ratishnair4523 11 місяців тому

      thanks for precious reply

  • @EatUpBros
    @EatUpBros 7 місяців тому

    Hello Sir Tidy Gherkin Seems to not supported with latest browser version do we have any other alternative

  • @SwapnehK
    @SwapnehK 9 місяців тому +1

    Thank You

    • @QAFox
      @QAFox  8 місяців тому

      Welcome :)
      Note: Join our telegram group here - t.me/qafoxoriginal

  • @harishkce1989
    @harishkce1989 Рік тому

    how to write scenario outline and its stepdefinition without regular expression ? it is throwing error for me that it cannot find matching stepdefition

  • @collegedays6680
    @collegedays6680 10 місяців тому

    How to write a scenario outline to test multiple username and multiple passwords. One username should talke all the passwords and check

  • @bilaalmalik8247
    @bilaalmalik8247 Рік тому

    Make Sure TO Send Data in Double Quotes Otherwise Data Wont Be Sent To Java File