P25 - TestNG Listeners | TestNG | Testing Framework | ITestListener |

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

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

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

    ↔️ TestNG Playlist Link: bit.ly/3wXyuXB
    ✴ Checkout my other playlists: bit.ly/3gLIAVL
    ☕ Buy me a coffee: bit.ly/33ljBWc

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

    A playlist with no single -ve comments first time to see
    great HYR
    Keep rocking

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

    Thanks. Started watching your videos since few days.Getting many concepts cleared.Your way of teaching is different from other tutors!Thnx.I am addicted to your videos now.

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

      Glad to hear that.
      But I'm not a drug 😛😛😃😃

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

    Helped me a lot..took entire testNG course from 28 videos..Thanks a lot :)

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

      Unfortunately I was occupied with my other channel work but there are couple of videos I planned in this playlist and will release them in June buddy

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

    addicted to your videos now.
    just awesome .

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

      Wow thats great.
      Thankyou for liking buddy

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

    Thank u soo much no one explained this clear ,this helps me alot

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

    Thanks Yadagiri..Very well explained
    Suddenly I shocked., how others are getting about unimplemented methods error were not displaying in this video. Later you told that very clear about TestNG from 7 version onwards not showing error message..!

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

      Thankyou buddy
      It is very important to know the reasons

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

    Thank you for this wonderful video. Many things on Listeners got cleared.

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

    Awesome explanation for not asking to implement interface methods..!!!

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

    Well Explained for beginner this kind of videos are very useful😊

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

    Really u explained very well sir tq so much... Now I understand the listner concept.. Plzz do more vedios like this only so that we learn very fastly. Ur teaching way is very good sir.. 😊

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

    very very informative.....this lecture clear all the concept...thank you so much

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

    Thank you so much for this video , learnt a lot about listeners 😀😀

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

    Very good Explanation Anna

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

    Excellent very easily understood the concept

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

    Nice explanation,ur videos are neatly explained in detail

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

    Able to understand Very good video

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

    Thank you so much for this wonderful video. I have been going through all your video's, simply amazing, easy to understand , love , respect towards you

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

    Thank You for nice explanation.

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

    We can also use Ctrl+Alt+O as shortcut for override methods.

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

    please please please make tutorial on page object model, very comfortable in your way of teaching

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

    it is exactly i was looking for..thanks buddy

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

      Happy learning buddy 😊

  • @Nagasai-ri9wk
    @Nagasai-ri9wk ปีที่แล้ว

    ur videos are amazing bro. We can clearly understand. Thank you 😊

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

    Very nice explanation sir. One doubt . If we are not having any assertions in a test method and that method got some exception, how the ITestListenrs will get to know that which test method is failed?

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

      It knows from which method the exceptions are thrown buddy. Assertions are only for our benefit to make sure our test is doing what it is intended to do but any kind of exception that comes within the test method will be automatically identified by the listener

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

    Thankyou so much for all the video

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

    ur videos are very good and u explain from zero to hero.........great work sirji..........provide notes if available bez while watching we may skip some important point and ur notes will always remain with us.........

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

      Thankyou buddy 😊
      I'm not providing the notes for only one reason i.e notes should be self prepared based on the understanding of the video and if the notes are provided then people aren't watching the video completely and coming back with doubts which are already covered in the video

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

      @@HYRTutorials Boss , please share selenium interview question as well for 10yrs exp .

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

      @@StockBuzz2021 If u have good knowledge on selenium then u dont have to focus on the interview questions buddy.
      So just focus on learning the tool perfectly, it helps u in interview and work also.

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

    please make a playlist of framework. your explanation is awesome

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

    Testng course is very briefly explained bro ..please share interview questions on testng

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

      Thankyou buddy 😊
      Sure I will

  • @Achyuthkumar-ie6vg
    @Achyuthkumar-ie6vg ปีที่แล้ว +2

    I liked video very much

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

    Thanks for making videos, it's very well explained, i have one request to you is that please make a video on Rest API.

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

      Thankyou buddy.
      Sure i will

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

    Excellent Bro

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

    Nicely explained sir

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

    anna, you saying about updates of testng, like it updated java 8 updates in testng after 7.0
    how you know all about this and if I want to know updates like that what I have to do.
    including java updates and also testng updates

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

      Just follow the TestNG releases closely buddy. For every release you will have something called release notes. If you look at that you will understand

  • @DurgaPrasadk-qj2tn
    @DurgaPrasadk-qj2tn 5 หลายเดือนก่อน

    Super explanation brother can you explain bdd if possible

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

    I'm using java 1.8 version, it's accepting to implement method in interface by only static and default
    but it not accepting private keyword to implement

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

      That's strange. May be try to upgrade your java to java 11 buddy

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

    Hii bro nicely teaching

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

    Thanks bro.well explained

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

    For beginners like me override concept is bit confusing. Any how I will practice well. Thanks for making video.

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

      Yes buddy.
      Overriding and overloading are two important topics you need to learn and practice

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

      @@HYRTutorials yes it's overloading, sorry.

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

    Why onTestFailure didn't happened after onTestFailWithTimeout ...yadagiri... That's only i can't understand..can you please explain 😮‍💨

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

      Both of these methods have a different purpose.
      If the test is failed due to any assertion failure or exception then it will trigger the onTestFailure method.
      If the test is failed due to timeout mentioned on the test then it will trigger the onTestFailWithTimeout method.
      So in this case testmethod3 is supposed to be completed within 1 sec but inside the method im giving 2sec wait. so obviously my test will not be completed within 1 sec. thats why onTestFailWithTimeout method is triggered.
      From these two methods only any one of method will be triggered based on the failure type.

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

      @@HYRTutorials thank you 💙

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

    Thank you

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

      Happy learning buddy 😊

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

    Awesome video..very nicely explained..

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

    I have subscribed,liked your videos.Thanks.

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

      Awesome, thank you buddy!

  • @HariSake-eo4ew
    @HariSake-eo4ew 11 หลายเดือนก่อน

    Thanks Brother ❤

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

    Hi bro, If possible Jenkins pina videos cheyandi anna

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

      Will see based on the current courses response buddy

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

    If anybody not understand this video then work on OOPS concepts very well, specially Polymorphism and Data abstraction.

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

      Yes exactly buddy.
      That's why before learning automation tools or frameworks, we should learn programming language

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

    Thank you so much!

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

    i can understand this concept

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

    hi sir can you explain bdd framework. also try to upload videos every day.

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

      Office work valla videos cheyyadam possible avvatledu buddy.

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

      @@HYRTutorials okay sir take your time.

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

      @@HYRTutorials Share some advance concepts/Challenges in Test Automation like Exceptions/Threading Concepts/API/Serialization

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

    Awesome

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

    Hiii, i have one query that if i pay 89 rs memeber ship plan then i would able to watch all the selenium java videos ? TIA

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

      Yes you can.
      Note: The playlist is in telugu language

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

      @@HYRTutorials is it for freshers or for experienced ??

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

      To anyone buddy

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

      @@HYRTutorials ok thanks

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

    dear sir, can you explain cucumber framework also????

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

      It will take some time buddy

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

    thanks bro

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

    Please sir make frame works video

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

    bro telugu yeppudu cheptaru bro eagerly waiting

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

    Thnku sir

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

      Hope you watched the full video

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

    Sir pls Telugu lo cheppandi Testing classes

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

    hellow sir super please explain in telugu not english

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

      Telugu lo cheyyadaniki time padthundi buddy

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

    Confusing

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

    fully confused HYR

  • @lokeshdhanumuri-lw7vu
    @lokeshdhanumuri-lw7vu 6 หลายเดือนก่อน

    worst explaination u can do more esy way