Allure Report | Jenkins integration of allure reports | Allure Jenkins Plugin

Поделиться
HTML-код
  • Опубликовано: 10 сен 2024
  • #seleniumtutorial #automationtesting
    Today in this video I'm going to show you how you can integrate allure reports In Jenkins.
    To integrate allure reports, we need to follow only 3 steps.
    1. First to install allure plugin in Jenkins.
    2. Configure Allure installation path under Global configuration.
    3. Add allure report generation step in post build action.
    Lets move inside the video to get more details.
    ****************************************************************
    Install Allure Framework : • Allure Report | Integr...
    GitHub Repo : github.com/Max...
    Git Tutorial : • #1 Git Tutorial | Vers...
    Selenium Java Tutorial : • Selenium with Java | C...
    Selenium C# Tutorial :
    • Selenium with C# | Klo...
    Allure Reports : • Allure Report | Integr...
    Jenkins Tutorial : • #2 Jenkins Integration...

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

  • @MotivatingLives
    @MotivatingLives Год назад +2

    Lovely. Very nicely explained 👌🏻 Keep on posting

    • @kamala-hw1vt
      @kamala-hw1vt Год назад

      😢 😢😮 7 b from a 😮😢jyà😢 😮😢😮S

  • @Vityaaka47
    @Vityaaka47 3 месяца назад +1

    Very helpfool, thanks!

  • @qwerty89993
    @qwerty89993 Год назад +2

    Thank you, very helpfull!)

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

    ERROR: Step ‘Allure Report’ aborted due to exception:
    java.io.IOException: Can't find allure commandline
    its showing me this error? what is the solution for this?
    thanks in advance

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

      Please make sure you did the allure command line setup under below menu.
      Dashboard->Manage Jenkins->Global Tool Configuration.
      You need to provide the correct allure installation path. Same has been explained in video at timeline 2:10.

  • @cs-dojo-arun
    @cs-dojo-arun 10 месяцев назад +1

    Can we store previous reports for future reference?

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

    niceeee well explained video for beginners ))
    i have a small question
    i have 2 tests, one of them fails and one of them passes the test
    but in my jenkins it always showing that both my tests are failing and showing tons of errors in my code
    but in report it is working perfectly (1 passes and 1 fails)
    why is that happening to me? is something is wrong with my configuration?

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

      Could you please share the error message which you are getting in Jenkins report?

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

    Thank you for the video firstly.
    I have java, maven, bdd project connect bitbucket and integrate with jenkins-allure. I created jenkins report for a test case but it is null. I have a problem about allure-result. In jenkins there is a record (allure-results does not exist)
    a) btw, my project and pom file has not consisted any allure item(plugin, folder... vice versa). is it needed ?
    b) What is your solution?

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

      Hi,
      Looks like allure is not configured correctly.
      Have you installed the allure plugin in Jenkins? And you need to set up the allure path as well.

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

    not working ,would like to connect request you to please guide 😢😢😢 ,

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

      What error are you getting?

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

      @@maximumautomation its resloved now bro ,actually I was using maven project ,saw your video again and u were using freestyle project so I used that and itbworks fine ,thankuuu bhai