How To Generate Allure Reports in Selenium with Python & PyTest

แชร์
ฝัง
  • เผยแพร่เมื่อ 19 ก.ย. 2024

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

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

    First time into this channel for Allure Report and all I can say is mind blowing. One of the precise and conceptually clear videos on Pytest + Selenium + Allure combo. Thanks for the precious time and effort.

  • @shivachanda4722
    @shivachanda4722 4 ปีที่แล้ว +3

    Thank you sir for your great video.
    Please clarify below queries
    1.Will companies allow to share reports in this way? Is there any security issues?
    2.What is the purpose of generate report command? How to use it?
    Thank you

  • @in.meraki
    @in.meraki 4 ปีที่แล้ว +1

    Thank you so much for the video. So easy to understand.
    If it helps anyone, I ran into the few errors while running scripts, resolved them as follows:
    1. I was able to run with the following command giving the run command as you had mentioned, gave me "indexerror: pop from empty list" error.
    2. If you are getting error, Uninstall apart from pytest-allure and pytest-allure-commons any other package you have installed.

  • @gouthamb896
    @gouthamb896 7 หลายเดือนก่อน +1

    It's just mind blowing session with Allure

    • @sdetpavan
      @sdetpavan  6 หลายเดือนก่อน

      Thanks

  • @fattah8864
    @fattah8864 8 หลายเดือนก่อน +1

    Just one sentence. Neat and clean. Thanks a lot.

    • @sdetpavan
      @sdetpavan  7 หลายเดือนก่อน +1

      You are welcome!

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

    Very nice explanation as usual from Pavan sir. Thank you so so much for making this one.

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

      You're most welcome

  • @arkaimps
    @arkaimps 4 ปีที่แล้ว

    Very neat and clean and very detailed... Best part is that in every videos you start from beginning instead of starting from middle, which helps brush up as well as grasping new. Thanks Pavan.
    A quick question: How do integrate Selenium python with allure or any reports with Jenkins & Git as mostly all executions happening through cmd or shell script?

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

      You can use pycharm directly to integrate your code to git , and then use the same repository to jenkins - additionally, there is an allure plugin in Jenkins for allure reports
      And configure the build section of jenkins with below :
      echo Starting
      python -m pytest --alluredir target/allure-results
      echo Completed

  • @karthiksundaram544
    @karthiksundaram544 8 หลายเดือนก่อน +1

    Nice teaching ❤

    • @sdetpavan
      @sdetpavan  8 หลายเดือนก่อน

      Thank you

  • @xiaozhenyuan2624
    @xiaozhenyuan2624 8 หลายเดือนก่อน

    Thank you for the clarity. It really hit my issue.
    How can automate the "allure server XXX" in the coding frame instead of typing again and again?
    How can I specify the report's location instead of searching it in a temp fold?

  • @fionaf9930
    @fionaf9930 4 ปีที่แล้ว +4

    15:45 Finish third test case: test Log in
    21:57 How to generate the report

  • @pashhty
    @pashhty 3 ปีที่แล้ว +2

    Helpful, thanks

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

      You're welcome!

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

    Thank you very much sir. i have learned a lot in your tuts.

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

      You are welcome!

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

    very helpful video sir, able to generate proper report with screenshots. Thanks !

  • @jitendrakumar-fj3zr
    @jitendrakumar-fj3zr 4 ปีที่แล้ว +1

    Hi Pawan...Thank you so much for the useful...Its really amazing and best quality of explanations for each concept in the videos... You are really very helpful for all of us..Thanks a lots.....

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

    Brillian explanation, thank you!

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

      You're very welcome!

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

    Nice, thanks)

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

    Thanks a lot very useful video

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

    Very useful!! Thanks for this tutorial.
    I was using the same way and getting an error " Attribute error for attachment_type=Attachment.type.PNG" , I have imported Attachment package as suggested in compile time. How to resolve this issue?

  • @karthiksundaram544
    @karthiksundaram544 8 หลายเดือนก่อน

  • @KiranKumar-bl5cx
    @KiranKumar-bl5cx ปีที่แล้ว

    what is popular reporting in selenium and suggest which one is in demand in market

  • @ardr1240
    @ardr1240 4 ปีที่แล้ว

    Great videos and the way you explained it makes it easier to understand

  • @ekaprayogo382
    @ekaprayogo382 4 ปีที่แล้ว

    Thanks a lot for sharing this content. I can follow your explanation as a newbie.

  • @patrickknows2296
    @patrickknows2296 4 ปีที่แล้ว

    This guy is a legend

  • @ajeetgour907
    @ajeetgour907 9 วันที่ผ่านมา

    Sir, how can we implement the test Allure report with jenkins so that it could generate throught jenkins and sent via mail to team, please make a video

  • @jacoby8934
    @jacoby8934 4 ปีที่แล้ว

    Great content! what would you suggest for Python UI automation testing framework, Pytest or Unittest? and why?
    would be happy for more pytest videos and how to implement in page object model and integration with Jenkins + git.

    • @ind24anjani80
      @ind24anjani80 4 ปีที่แล้ว

      @Sapir Lyubinsky Thanks a lot for sharing this link

  • @gyanibaba_7653
    @gyanibaba_7653 4 ปีที่แล้ว

    You are doing good 👍👍

  • @user-gs7vt7fd5w
    @user-gs7vt7fd5w 4 ปีที่แล้ว

    Thank you. Very helpful video sir

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

    Hello sir, How to customize the allure report in pytest?

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

    Holy man

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

    Thanks a lot

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

    Thank you sir .
    Allure report is working in cmd my case .
    But it's not working in Jenkins ,I get empty allure report.
    How I can fixed it please help me.

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

    Hi sir..ur videos are amazing..i tried each and every thing which u had explained...and in this allure reports while i am executing this, i am get error a device attached to system functionality failed .what should i do for this..my testcases are not executed it shows no tests ran..pls reply me sir

  • @MohanaBalajiR
    @MohanaBalajiR 5 หลายเดือนก่อน

    Hi @sdetpavan bro could you please help how to generate allure report by using python vs robot framework

  • @sreekanthkamal7680
    @sreekanthkamal7680 4 ปีที่แล้ว

    Could u please create a video series on API testing using Karate from scratch to framework level.

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

    i am facing this errors AttributeError: module 'allure' has no attribute 'severity_level' plz solved

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

    I am writing the code using natural language, so can I attached the screenshots for that also? If yes please provide your TH-cam link for that.

  • @AmitSingh-tk1il
    @AmitSingh-tk1il 3 ปีที่แล้ว

    Sir can you please make video for rest api automation using pytest?

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

    Also I want to know, is there any method to capture all the screenshots into one folder

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

    Hello sir, Thanks for the videos. But When we go to manual installation and click on Maven Repository, Then The link is not working. Is there any other way to install Command line tool.

    • @CrayonsSpices
      @CrayonsSpices 4 ปีที่แล้ว

      Yes, I am facing the same issue. Did you find any solution

    • @ravindersanjay
      @ravindersanjay 4 ปีที่แล้ว

      repo.maven.apache.org/maven2/io/qameta/allure/allure-commandline/

  • @mohitchaudhari2809
    @mohitchaudhari2809 4 ปีที่แล้ว

    Hi there, I am facing an issue. I am working same in mac and I am getting 404 webpage not found error while serving allure reports. Help will be appreciated. Thanks in advance.

  • @prasoonmathur6722
    @prasoonmathur6722 4 ปีที่แล้ว

    Any video where we can generate the rest api report in allure using pytest

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

    are you exactly sdet? looks like you are junior.

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

    Sir,I am using pycharm in ubuntu OS "allure serve ../path" is getting error "allure command not found" please tell me how to add variable path in this os

    • @Martin-td3tz
      @Martin-td3tz 2 ปีที่แล้ว

      sudo apt-add-repository ppa:qameta/allure; sudo apt-get update; sudo apt-get install allure
      Running this one liner should do the job for ubuntu linux

  • @johndoe-lz8fo
    @johndoe-lz8fo 2 ปีที่แล้ว

    homebrew isnt working for me, can you show a video for mac without using homebrew?

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

    Is there any other ways to share the report ..deploying in other servers and copying link and sharing is not the good way due to data security so any other ways to share report internally 🤔🤔

  • @nireini2640
    @nireini2640 4 ปีที่แล้ว

    when running pytest on win 10, saying pytest is not recognized because it is not set in environment variables

  • @Samrawit.K
    @Samrawit.K 4 ปีที่แล้ว

    I am stack on test results it says collected 0 items, even if i follow each and every step please help i don't know how to go forward

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

    How to use allure python commons instead of allure-pytest for common python program

  • @sagar1630
    @sagar1630 4 ปีที่แล้ว

    How to add environment details in allure report section

  • @samuelbrown6011
    @samuelbrown6011 4 ปีที่แล้ว

    my question is, when/how do we know when to use pytest or unittest?

  • @sk15aug
    @sk15aug 3 ปีที่แล้ว

    how can we save and share this allure bdd report to team ?

  • @PavanKumar-lz5ok
    @PavanKumar-lz5ok 4 ปีที่แล้ว

    how to send email reports if test execution is failed with screenshots?

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

    Sir is there any way to contact you?

  • @HarishKumar-ze5ng
    @HarishKumar-ze5ng 4 ปีที่แล้ว

    Sir can we use Pytest with POM?

    • @sdetpavan
      @sdetpavan  4 ปีที่แล้ว

      yes

    • @HarishKumar-ze5ng
      @HarishKumar-ze5ng 4 ปีที่แล้ว

      @@sdetpavan Thank you

    • @sk15aug
      @sk15aug 3 ปีที่แล้ว

      @@sdetpavan how can we save and share this allure bdd report to team ?

  • @mandya_haida
    @mandya_haida 3 ปีที่แล้ว

    How to clear the old allure report

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

      did you get the answer for this?? i need ur help

  • @vinaykumar-og3fr
    @vinaykumar-og3fr 2 ปีที่แล้ว

    Some beep sound is hearing again n again