Selenium Cucumber BDD Framework with Java and TestNG - Parameterization and Data Driven Testing

Поделиться
HTML-код
  • Опубликовано: 7 ноя 2024

Комментарии • 10

  • @riyashukla1717
    @riyashukla1717 Год назад +3

    Thanks for capturing realtime errors during feature file execution. It helped me overcome the issue I was facing with the scenario outline.

  • @vidhyutvijay1017
    @vidhyutvijay1017 4 месяца назад +1

    Really thanks sir ..it helped me to solve the error that i faced how to give parameterized

    • @sdetadda
      @sdetadda  3 месяца назад

      Happy to help

  • @HarshVardhan__-zp4si
    @HarshVardhan__-zp4si Год назад +2

    You have not changed the parameters to string & string2, so that it is always getting the same user name i.e; "standard-user" and testing it for successfull login.

  • @ISHANKVISHNOI
    @ISHANKVISHNOI 4 месяца назад +2

    Hi sir I'm not able to get the html report under the target folder, it's blank. what can be the solution for that.

    • @rosaiahk6443
      @rosaiahk6443 2 месяца назад +1

      After execution completed, Refresh the project -> expand the target folder

  • @nesrineharrathi8454
    @nesrineharrathi8454 Месяц назад

    I am working with junit i don't understand why when i run Testrunner as junit it dont display anything

  • @khitishkumarjena
    @khitishkumarjena 2 месяца назад

    Hello Sir I'm not able to get the html report under the target folder, it's blank. what can be the solution for that. Kindly please tell the solution for it.

  • @ganeshvavale8343
    @ganeshvavale8343 6 месяцев назад

    Hi Sir... How we can hide the user name and password from Examples?