Extent Reports version 5 (Extent Spark Reporter ) + TestNG Framework with Realtime scenario

แชร์
ฝัง
  • เผยแพร่เมื่อ 4 ธ.ค. 2024

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

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

    Thank you Suresh

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

    Hi This is really awesome. Could you please show how we can do in a framework in real time scenario with testng assertions. IN real time this extent report will come from a UTILITY class. Please add this video.

  • @SaiKumarG-h9j
    @SaiKumarG-h9j ปีที่แล้ว +1

    Hi can you make a video on carousel and how to handle carousel through selenium Automation

  • @RaviKumar-hz8cf
    @RaviKumar-hz8cf 2 ปีที่แล้ว +1

    Thank you for the video

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

    I am not able to add webdrivermanager

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

      Use the latest webdriver it has inbuilt webdriveranager that solve your issue

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

    Hi Suresh,at 15:18, in the console test case is shown as pass. But in the xtent report it is marked as fail.

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

      Error was handled with try catch. So TestNG thinks that test case passed but in extent report I have give user requirements to fail when error caught in catch block.

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

      @@SureshSDETAutomation so in the else part after the test.fail()
      We can write Assert.assertTrue(false)
      Then both will be in sync.

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

      Yes true.
      Use the soft assertion instead of hard assertion

  • @vaishnavithombre_
    @vaishnavithombre_ 4 หลายเดือนก่อน +1

    My code is getting executed but the report is getting generated blank can you please fix this issue

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

      Can you please retry using the extent report playlist

  • @ImranKhan-wr3lp
    @ImranKhan-wr3lp ปีที่แล้ว +1

    Hi,
    My code is getting executed but the report is not getting generated can you please help me out.

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

    hai good session bro, btw extent spark reporter possible append existing report?

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

    Thanks, but this was basic explaination, can you create a video on same using listeners? if you can provide methods to user custom loggins that would be helpful.

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

    Can someone please assist ? When my test actaully fails in the Extent Report this test still appears as passed, and for failed test cases my " else " statement doesn't seem to execute

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

      Don't use if else, use try catch block. Mention test failure statement in catch block

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

      @@SureshSDETAutomation thank you , will try

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

    Hi , how to generate screenshots for this spark reporter ?

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

      Please check out my session
      th-cam.com/video/rURzzmgSAnI/w-d-xo.html

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

    Superr

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

    Very good session bro.

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

    After implementing this the report is generated but there is no data in the report its blank

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

      Did you missed the flush statement ?

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

      @@SureshSDETAutomation no i put it in after test method

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

      Did you added extenttest method then create test case ?

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

      @@SureshSDETAutomation yes

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

      Send me your project git repo shtechpro@gmail.com