Extent Report Integration in BDD Cucumber | Lecture 20

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

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

  • @karthickrajpattabi
    @karthickrajpattabi 8 месяцев назад +1

    most wanted stuffs across community..more to come...thanks for creating awesome stuff series

  • @492832
    @492832 8 месяцев назад +1

    Good explanation on integrating extent reports with cucumber. Waiting to see more videos on extent reports configuration.

  • @vamshivishwanath
    @vamshivishwanath 6 месяцев назад +2

    how to make this extent report open in other user browser

    • @PrinceAutomationDestination
      @PrinceAutomationDestination  6 месяцев назад

      Go to the report right click and select the browser where you want to open

    • @vamshivishwanath
      @vamshivishwanath 6 месяцев назад +1

      @@PrinceAutomationDestination hi sir
      right click on select browser is okay.
      but i am asking about
      file:///C:/Users/sss/eclipse-workspace/Cucumberpom/test-output/spark/Index.html
      which opens in my laptop but if client wants to open in there laptop whats the solution

  • @sp38860
    @sp38860 8 месяцев назад +1

    Sir please do a video on Dependency injection in BDD framework

  • @dherenandu
    @dherenandu 8 месяцев назад +1

    THANKS 👍

  • @sp38860
    @sp38860 8 месяцев назад +1

    Hi Sir Thanks

  • @Purushotham-k5s
    @Purushotham-k5s 29 дней назад +1

    hi bro, I'm getting a spark folder inside the specified location, which contains the report's CSS and JS files. When I delete this folder, the HTML report loses its proper UI and formatting.
    Here is the configuration I'm using:
    extent.reporter.spark.out=target/spark/PWliveResult.html
    Let me know how to resolve this issue while maintaining the proper report UI.

    • @PrinceAutomationDestination
      @PrinceAutomationDestination  28 дней назад

      Html report needs all these information don't delete them

    • @purushothamc7241
      @purushothamc7241 28 дней назад +1

      Actually In integration I have added some script so for the issue, now it's fixed bro , now I want to run features in parallel but it's generating features twice in the report

    • @PrinceAutomationDestination
      @PrinceAutomationDestination  28 дней назад

      @purushothamc7241 wll have to see

    • @purushothamc7241
      @purushothamc7241 28 дней назад +1

      Pls check and update here once bro, I want to run two feature files at once but each scenario of each feature.

    • @PrinceAutomationDestination
      @PrinceAutomationDestination  28 дней назад

      Did you check parallel execution with testng video that will help you, with Junit4 it is not possible