Selenium Webdriver With Java in Hindi #51 -Extent Report Using TestNG Listener | With Practical

แชร์
ฝัง
  • เผยแพร่เมื่อ 19 ก.ย. 2024
  • Selenium Webdriver With Java in Hindi #51 -Extent Report Using TestNG Listener | With Practical. I have used Eclipse IDE for practical demonstration.
    Given below is a link of video I mentioned in this video.
    1. Selenium WebDriver configuration in Eclipse IDE
    • Selenium Webdriver wit...
    2. TestNG Installation & How to Write TestNG test cases.
    • Selenium Webdriver wit...
    3. Video link- How to Generate TestNG Reports
    • Selenium Webdriver Wit...
    4. video Link - TestNG Listener
    • Selenium Webdriver wit...
    5. Video Link - How to Generate Extent Reports
    • Selenium Webdriver Wit...
    Thank you for watching the video 🙏, I hope this session has been of help to you.
    Don't forget to like 👍, comment 💬, share and subscribe, do press the bell icon 🔔 for the earliest updates of my new videos.
    If you have any doubts regarding the topics that we covered, do tell in the comments section, I will make sure to reply at the earliest.
    contact me at email : prachicodechannel@gmail.com
    💖
    #SeleniumWebDriver
    #GenerateExtentReportUsingTestNGListener
    #ExtentReportInSelenium
    #TestNGListener
    #Selenium
    #maven
    #eclipse

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

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

    Hello Prachi Mam, Kindly take seesion on ALLURE Report with TestNG ,Now a days its almost using and compare to Extenet Report , will be easy to code and understand. Thanks to you for providing good tricks in TestNG report section

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

    Today I have completed full series of Selenium WebDriver with java & It was very helpful for brush up my selenium skills and also I hv learned some new Concepts..!! Thank You So Much Prachi Ma'am It'll very helpful for most of the tester those who are thinks to switch from manual to automation...

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

    Thank you so much Prachi Ma'am!!

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

    excellent video mam.
    to the point .thank you so much.

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

    Thanks code studio, it's worked for me ❤️☺️

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

    Thank you ,Its very helpful.

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

    Nicely explained.For interview prep, what set of ques can be asked from the extent report topic?
    Could you please also share the github link of the project for reference?

  • @user-xf2rj4hq9w
    @user-xf2rj4hq9w 5 หลายเดือนก่อน

    very nice explanation .. thanks

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

    Thanks Prachi Mam.

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

    Very informative lecture...

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

    Thank you, it worked

  • @akshayshinde7145
    @akshayshinde7145 17 วันที่ผ่านมา

    Who is responsible to create extent report , teamlead or tester

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

    Hi please make videos on interview and API

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

    Can you mam explain interview questions regarding all topics

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

    Awesome

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

    I have one doubt, can we attach the screenshot in extent reporter, I have tried by using test.log() method because there is three parameters method is also available but they also give an error..!!
    Could you please tell us how to attach the screenshot in extent reporter??

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

    Maam only skipped test case are showing in the report and pass , fail test are not showing why please reply

  • @sifanasareen.1223
    @sifanasareen.1223 ปีที่แล้ว

    Extent report test cases is not displaying in report while I used listeners.plz gv me solution

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

    Data structures

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

    maam some hw it didnt work

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

    Getting this exception-- Java.lang.NullPoimterException : Cannot invoke "com.aventstack.extentreports.ExtentReports.flush()" because "this.reports" is null

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

    Getting nullpointer exceptions
    Error : java.lang.NullPointerException: Cannot invoke "com.aventstack.extentreports.ExtentTest.log(com.aventstack.extentreports.Status, String)" because "this.test" is null
    Even though after using same extent Report version and same code above mentioned ,