TestNG Tutorial #17 - How to Execute Failed Test Cases in Selenium

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

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

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

    🔸FREE Training's at training.rcvacademy.com 🔔SUBSCRIBE to CHANNEL: bit.ly/2YGU6JM

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

    Thank you so much .Really helpful video.

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

    Hi Sir, thank you for the Tutorial. After importing the package, I am not getting the hoverlink on the class to add the unimplemented method(@9:50). What could be the reason? If I add the method manually then the listener is not getting invoked.

    • @mohamadelshantaf-ji8wh
      @mohamadelshantaf-ji8wh 10 หลายเดือนก่อน

      me to, what did u do ?

    • @mohamadelshantaf-ji8wh
      @mohamadelshantaf-ji8wh 10 หลายเดือนก่อน

      use this dependency(older version), and thank me later 🙂

      org.testng
      testng
      6.14.3
      test

  • @AshutoshMishra-qc7nl
    @AshutoshMishra-qc7nl 3 ปีที่แล้ว +4

    But this is gonna help to reexecute the testcases before failing them how do I execute only the TestCases which have failed?

  • @KrisuParikh
    @KrisuParikh 29 วันที่ผ่านมา

    thank you

  • @snehaag8916
    @snehaag8916 2 ปีที่แล้ว

    Hello sir, i tried to rerun the test cases but along with failed test cases other test cases are also executing!!! It will be very helpful if you could explain us how to rerun only failed test cases.
    Kindly reply to the comment

    • @poojakale8381
      @poojakale8381 2 ปีที่แล้ว

      Hello Is your test case also pass on Jenkins