Это видео недоступно.
Сожалеем об этом.

Abstract Class in Java and Usage in Selenium

Поделиться
HTML-код
  • Опубликовано: 29 сен 2019
  • In this video, we will talk about Abstract Class in Java and Usage in Selenium.
    Must watch the video before you start Abstract class
    Inheritance in Java
    • Inheritance in Java -S...
    Interface in Java
    • Interface in Java- Imp...
    Selenium JavaDoc
    seleniumhq.github.io/selenium...
    Java Playlist
    • Java tutorials for Sel...
    All Playlist
    / mukeshotwani
    Supported By TestRigor
    Sign up today - testrigor.com/?...
    If you want to support this channel
    rzp.io/l/qNCApzHHL3
    All Playlist
    / mukeshotwani
    Connect with us:
    Email - mukeshotwani@learn-automation.com
    Linkedin- / mukesh-otwani-93631b99
    Instagram- / mukeshotwaniofficial
    Facebook Group- / 256655817858291
    Facebook Page- / seleniumwebdrivermukesh
    Blog- learn-automation.com

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

  • @nikisahay3828
    @nikisahay3828 2 года назад +2

    The best part is you are relating all the concepts to the usage in Selenium.. 👍👍

  • @SangeethasCreation
    @SangeethasCreation 2 года назад +2

    Explaining very clearly in detail . Thanks much

  • @sydulukadama401
    @sydulukadama401 3 года назад +1

    Thanks Mukesh, Nice Explanation!!

  • @atulthorat5670
    @atulthorat5670 3 года назад

    Thank you Mukesh

  • @santhoshveluri4200
    @santhoshveluri4200 4 года назад +3

    Excellent work Mukesh Bhai.. really enjoyed.. worth watching and Thank you sooo much for your patience and time.

    • @Mukeshotwani
      @Mukeshotwani  4 года назад

      So nice of you Santhosh and I am glad you liked it.

  • @2009serfer
    @2009serfer 4 года назад +1

    Thank you mukesh...very neatly explained.

  • @GilbertSBaidya
    @GilbertSBaidya 3 года назад +1

    fantastic

  • @vikrantverma4674
    @vikrantverma4674 2 года назад

    The best explaination. The practical example is very good.

  • @umangsharma7447
    @umangsharma7447 4 года назад +1

    I was just searching for this topic in your videos few hours ago . And then you just published it !! Thanks Mukesh Bhai !!

    • @Mukeshotwani
      @Mukeshotwani  4 года назад +1

      Welcome Umang bhai.. Hope this will help.

  • @Sathifriends143
    @Sathifriends143 3 года назад +1

    I'm getting lot for v small concepts but it's using in v big level ur thrown us into stong in basis first I really appreciate you from bottom of my heart Mukesh bro god bless u in all the time

  • @Anilvishnu
    @Anilvishnu 3 года назад +1

    Thanks Mukesh for explaining concepts in easy way, really helps to memorize quickly and implement easily

  • @b3creativevlogs815
    @b3creativevlogs815 4 года назад +1

    Superb Mukesh bhai.. Good Explanation....

  • @ramyasree6832
    @ramyasree6832 4 года назад +1

    Thank you so much for stressing on this particular topic Sir . Its very useful.

  • @ajaysuresh3781
    @ajaysuresh3781 4 года назад +1

    Very clear explanation. Excellent Mukesh

  • @roopapatil2815
    @roopapatil2815 4 года назад +1

    Superb Explanation..

  • @atulgupta9202
    @atulgupta9202 3 года назад +1

    Excellent Mukesh bhai.

  • @Sathifriends143
    @Sathifriends143 3 года назад +1

    Excellent explanation

  • @AnshuYadav-nr8is
    @AnshuYadav-nr8is 4 года назад +1

    Helpful topic Mukesh keep it up

  • @mudaseer21
    @mudaseer21 4 года назад +3

    String teaching;
    If (teaching.equalsto("Mukesh")){system.out.println("excellent");}

  • @nalineeshinde8800
    @nalineeshinde8800 2 года назад

    Your way of explanation is giving confidence to become developer or automation tester....Thanks you so much for creating such easy understanding videos..

  • @gyanasahoosahoo4020
    @gyanasahoosahoo4020 4 года назад +1

    Nc

  • @JitendraKumar-lr3vq
    @JitendraKumar-lr3vq 4 года назад +2

    nice explanation..please upload video on concepts of hashmap,reading excel and writing data in excel using hashmap..

    • @Mukeshotwani
      @Mukeshotwani  4 года назад

      sure Jitendra, will do that. Very interesting and useful topic.

    • @JitendraKumar-lr3vq
      @JitendraKumar-lr3vq 4 года назад

      @@Mukeshotwani thanks Mukesh for taking.my request because nowadays hashmap concept is being used very often for reading and writing the data..

  • @Sahoo0207
    @Sahoo0207 4 года назад +1

    Hi mukesh, please do the video about object scrapping

  • @ParasJoshiPj
    @ParasJoshiPj 4 года назад +1

    Hi mukesh pls make one video for full CICD video with github+Jenkins

    • @Mukeshotwani
      @Mukeshotwani  4 года назад

      Sure Paras will do that soon.

    • @Mukeshotwani
      @Mukeshotwani  4 года назад

      For the time being please check this video as well ruclips.net/video/gT9qnZi3f74/видео.html

  • @PraveenKumar-bw5fo
    @PraveenKumar-bw5fo 4 года назад +1

    Nice video Mukesh..
    Could you make a video on automation analysis pls?

  • @PradeepKumar-tn6cf
    @PradeepKumar-tn6cf 2 года назад +1

    how to see selenium code as while clicking on By class object i am not able to see internal code structure of By abstract class

    • @Mukeshotwani
      @Mukeshotwani  2 года назад +1

      Hi Pradip, please use Maven project to get source code and documentation as well.

  • @sanketnegi1
    @sanketnegi1 2 года назад

    Hi Mukesh. I have learnt a lot from you and will continue doing it.
    But I am looking for a scenario where we would need to create Abstract class while UI testing.
    Example in POM.
    I just read in Quora that it is not recommended to use Abstract class for our purpose(UI automation). Would it be true?

  • @surbhisaxena1729
    @surbhisaxena1729 3 года назад

    Can you please add a video of static keyword.that how and where we can use static in our automation framework

  • @Sahoo0207
    @Sahoo0207 4 года назад +1

    My company will start object scrapping, please make the video

    • @Mukeshotwani
      @Mukeshotwani  4 года назад

      Hi Dharama, I guess you are talking about screen scrapping?

  • @jahanvin1001
    @jahanvin1001 2 года назад

    Hi mukesh, thanks for these wonderful series. I am trying to switch to automation after giving 1 year in manual. Can you please suggest where can i practice coding for the same? I tried leetcode but realised am not ready to solve those level of problems yet😅

  • @sivakys
    @sivakys 3 года назад +1

    Do you have any pdf documents for java important concepts please share!

    • @Mukeshotwani
      @Mukeshotwani  3 года назад

      Hi Daniel I don't have any pdf for Java as of now.

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

    WebDriver is Abstract or Interface ? I am confused. Can u clear that?

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

      Webdriver is an interface.... It only contains all the methods without any body ..when ever we want to write script we can define those methods and make use of it.