Retry (Rerun) Failed Selenium Automation Tests in TestNG

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

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

  • @mats_3D
    @mats_3D 3 ปีที่แล้ว

    Hello sr, do you can explaned use rerun for cucumber proyect please? please is very util that function of the testng

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

    I want same thing selenenium java Testng BDD frmework

  • @manish89arya
    @manish89arya 3 ปีที่แล้ว

    Hey can you include
    a) How to handle retry in parallel tests
    b) Need a way so that for 1000 test cases I don't need to mention retryAnalyzer=Retry.class in my @Test annotation

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

      did you get the way ? please share even im facing same issue

    • @NehaJha-fk6cx
      @NehaJha-fk6cx 9 หลายเดือนก่อน

      @@sampal6890 you can implement this :
      public class AnnotationTransformer implements IAnnotationTransformer {
      @Override
      public void transform(ITestAnnotation annotation,
      Class testClass,
      Constructor testConstructor,
      Method testMethod) {
      // TODO Auto-generated method stub
      }
      }

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

    Thanks ☺

    • @QAFox
      @QAFox  3 ปีที่แล้ว

      Welcome 😊