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

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

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

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

  • @BugHunterMdSam
    @BugHunterMdSam Год назад +1

    Thank you Suresh

  • @RaviKumar-hz8cf
    @RaviKumar-hz8cf 2 года назад +1

    Thank you for the video

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

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

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

  • @ImranKhan-wr3lp
    @ImranKhan-wr3lp Год назад +1

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

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

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

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

  • @learnqanf504
    @learnqanf504 2 года назад

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

  • @pankajshinde5754
    @pankajshinde5754 2 года назад

    Very good session bro.

  • @prasanthkotagiri3613
    @prasanthkotagiri3613 2 года назад

    Hi , how to generate screenshots for this spark reporter ?

    • @SureshSDETAutomation
      @SureshSDETAutomation  2 года назад

      Please check out my session
      ruclips.net/video/rURzzmgSAnI/видео.html

  • @dineshk5607
    @dineshk5607 2 года назад

    Superr

  • @sumitsoni9213
    @sumitsoni9213 2 года назад

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