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

แชร์
ฝัง
  • เผยแพร่เมื่อ 2 ก.พ. 2025

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

  • @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.

    • @sdetadda
      @sdetadda  ปีที่แล้ว

      Glad, it helped.

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

    You made things easy to understand. Thank you

  • @vidhyutvijay1017
    @vidhyutvijay1017 7 หลายเดือนก่อน +1

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

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

      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 7 หลายเดือนก่อน +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 5 หลายเดือนก่อน +1

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

  • @sureshsiripurap_
    @sureshsiripurap_ 6 วันที่ผ่านมา

    you are not passing the parameters to the sendkeys()

  • @nesrineharrathi8454
    @nesrineharrathi8454 4 หลายเดือนก่อน

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

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

    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 9 หลายเดือนก่อน

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