Allure report | Integration with Cucumber framework | Attach a screenshot for failed step in report

Поделиться
HTML-код
  • Опубликовано: 10 сен 2024
  • In this video, I'll discuss how to integrate Allure report with your Cucumber framework using allure-cucumber7-jvm plugin.
    So lets move inside the video to get more details.
    *************Please comment in case of any query************
    Please watch below video as well -
    Selenium 4 new features: • Selenium 4 Features | ...
    What is Same Origin Policy : • What is Same-Origin po...
    Best way to create If-else block : • Best way to create if-...
    Comments in code good or bad: • Are comments in code g...
    Dependency Inversion Principle: • #5 SOLID Principles | ...
    Interface Segregation Principle : • #4 SOLID Principles | ...
    Liskov Substitution Principle: • #3 SOLID Principles | ...
    Open/Closed Principle : • #2 SOLID Principles | ...
    Single Responsibility Principle : • #1 SOLID Principles | ...
    git pull and git fetch : • #7 Git Tutorial | What...
    git tag : • #6 Git Tutorial | What...
    git pull request : • #5 Git Tutorial | Git ...
    git branching strategy : • #4 Git Tutorial | Bran...
    github overview : • #3 Git Tutorial | GitH...
    git installation on windows : • #2 Git Tutorial | Git ...
    git architecture : • #1 Git Tutorial | Vers...
    Widening Primitive Conversion: • Do you know the output...
    To start with selenium project in c#. : • Selenium with C# | Cre...
    5 time saving tips for visual studio : • 5 Time Saving Shortcut...
    Drag and drop operation in selenium : • How to perform drag & ...
    How to switch dotnet core version : • How to switch .Net cor...
    Ternary or conditional operator : • Replace if-else block ...
    String manipulation : • Avoid using String var...
    Klov report server : • Selenium with C# | Klo...
    Dynamic v/s Var in c# : • Dynamic vs Var | C#
    How to setup selenium grid in docker : • How to setup Selenium ...
    Selenium with C# - Klov Report : • Selenium with C# | Klo...
    Selenium with C# - Extent Report : • Selenium with C# | Ext...
    Selenium with C# - Create Project to automate test (Selenium + Specflow ) : • Video
    Selenium with C# - Parallel Execution and Screenshot : • Video
    Selenium with C# - All about feature files : • Video
    Serilog - Logging in Automation Framework : • Serilog | Logging in A...
    Selenium with C# - Specflow - External Bindings : • Selenium C# | Specflow...
    Selenium - Working with Excel - Part 1 : • #1 Working with Excel ...
    Selenium with Java - Cucumber Html Report : • Selenium with Java | C...
    Logging in Java : • Log4J2 | Logging in Ja...
    Object Repository | YAML file | Selenium JAVA | BDD Framework - • Object Repository | Ho...

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

  • @fareeddamra9232
    @fareeddamra9232 4 месяца назад +2

    Great Toturial....Thank You

  • @cecohadjiev9103
    @cecohadjiev9103 Год назад +3

    Thank you! This worked perfectly! Great tutorial : )

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

    Thank you. It helped

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

    Thank you so much

  • @CP786
    @CP786 3 месяца назад

    confused bro, like to integrate allure , maven dependencies is finebor we have to download allure framework also

  • @JithinPillai-p9g
    @JithinPillai-p9g 2 месяца назад +1

    Hi,
    When I use the allure cucumber dependency, in POM I am getting the following error:
    Could not resolve version conflict among [io.cucumber:cucumber-core:jar:7.18.0 -> io.cucumber:messages:jar:24.1.0, io.cucumber:cucumber-core:jar:7.18.0 -> io.cucumber:testng-xml-formatter:jar:0.1.0 -> io.cucumber:messages:jar:[24.0.0,25.0.0), io.cucumber:cucumber-core:jar:7.18.0 -> io.cucumber:testng-xml-formatter:jar:0.1.0 -> io.cucumber:query:jar:[12.1.1,13.0.0) -> io.cucumber:messages:jar:[24.0.0,25.0.0), io.cucumber:cucumber-core:jar:7.18.0 -> io.cucumber:html-formatter:jar:21.3.1 -> io.cucumber:messages:jar:[18.0.0,25.0.0), io.cucumber:cucumber-core:jar:7.18.0 -> io.cucumber:junit-xml-formatter:jar:0.4.0 -> io.cucumber:messages:jar:[24.0.0,25.0.0), io.qameta.allure:allure-cucumber7-jvm:jar:2.24.0 -> io.cucumber:gherkin:jar:26.2.0 -> io.cucumber:messages:jar:[19.1.4,23.0.0)]
    When I try to manage the above using dependency management in POM, then on runtime I am getting the following error:
    java.lang.IllegalArgumentException:
    The plugin specification 'io.qameta.allure.cucumber7jvm.AllureCucumber7Jvm' has a problem:
    Could not load plugin class 'io.qameta.allure.cucumber7jvm.AllureCucumber7Jvm'.
    Plugin specifications should have the format of PLUGIN[:[PATH|[URI [OPTIONS]]]
    Valid values for PLUGIN are: html, json, junit, message, pretty, progress, rerun, summary, teamcity, testng, timeline, unused, usage
    please advice...

  • @rushianandgaonkar5402
    @rushianandgaonkar5402 2 месяца назад

    when I tried adding allure cucumber 7 jvm dependencies in pom.xml file, i'm getting error in pom.xml file. What should I do now? Thank you

  • @sumanthpai6100
    @sumanthpai6100 Год назад

    What changes have to be made to testng.xml after integration of allure , since my suites etc are empty in allure reports

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

    Hey, thank you very much. I have 2 questions. 1: is there any other easier way apart from using command line, 2: how can I share this allure report with my stakeholder, any idea? thanks in advance

    • @maximumautomation
      @maximumautomation  Год назад

      Hi @Serdar Fesli,
      The only way to create the result file is through the command. But You can create a batch file or write script in your code or add a step in build pipeline which can do this job for you.
      And regarding sharing the report, you can push your results to a shared server or to cloud. Then you can share the report URL with the stakeholders.
      I hope it answers your questions.

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

      @@maximumautomation thank you very much 🙏

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

    Thank you very much for the great video.
    How can we customize report saving folder ? Everytime allure report is generated, I want to move them to customized folders (Android Reports and iOS Reports) directly in html format without being triggered from command prompt. Is there a way to achieve this requirement ? Thank you!

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

      Hi Sai,
      You can watch the video below to integrate allure reports as part of the build pipeline, which can automatically generate allure reports for you.
      ruclips.net/video/8BDoiobnKZU/видео.html

  • @russo2023co
    @russo2023co 11 месяцев назад

    Would you be able to show the timestamp for the test name and test steps?

  • @sonalijha6704
    @sonalijha6704 Год назад

    It is not working