Explain OOPS Concepts You have Used in Selenium Automation Framework || Selenium Interview Questions

Поделиться
HTML-код
  • Опубликовано: 4 сен 2022
  • #seleniumtekautomation #automationtesting #seleniuminterviewquestions
    Hi guys, Welcome !!!!
    In this video I have discussed about:
    --------------------------------------------------------
    Tell Me about OOPS concepts you have used in your automation framework?
    Please don't forget to watch this video till the end. Please drop a like and subscribe to My channel if you're new to here.
    Interface
    Polymorphism
    Encapsulation
    Abstraction
    Inheritance
    Thanks For Watching 🙏🙏🙏
    #ExplainOOPSConceptsYouhaveUsedinSeleniumAutomationFramework
    #ExplainJavaConceptsusedinYourProject
    #SeleniumInterviewQuestions
    #ExplainaboutOOPSConceptsusedinYourProject
    #ExplainaboutAbstarctioninyourproject
    #ExplainaboutOOPSconceptsusedinyourFramework
    #Explainaboutoopsconceptsusedinyourproject
    #JavaConceptsusedinyourprojectinterviewquestion

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

  • @beastfans_india
    @beastfans_india 11 месяцев назад +5

    Hey hi they asked me in project explain oops not in framework or selenium methods..can you tag any video which you explained for project 😅

  • @theadorablesisters642
    @theadorablesisters642 Год назад +5

    Very well explained. OOPS concepts in selenium are now much clear.

  • @AmitGrover321
    @AmitGrover321 Месяц назад +1

    Very nice explanation of OOPS concept in Selenium which I have been searching for long. Thank you so much Sir!

  • @user-ip4vv8xe5w
    @user-ip4vv8xe5w 5 месяцев назад

    Very Informative and easily relatable to understand the oops concepts for Selenium. Thanks for Sharing!!!

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

    Very helpful video

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

    Smoothly explained, helped a lot.

  • @raghavendraam719
    @raghavendraam719 10 месяцев назад +2

    Super bro, I understood how we r using oops in automation.

  • @suryahappycrafts2489
    @suryahappycrafts2489 2 месяца назад +1

    Thanks for sharing

  • @chetan8872
    @chetan8872 11 месяцев назад +1

    very very useful video

  • @svetlanamazhaykina6918
    @svetlanamazhaykina6918 Месяц назад +1

    Thanks for your work! Well done!

  • @pattapukhannaji780
    @pattapukhannaji780 2 месяца назад +1

    Simply wow

  • @hemanthadepu335
    @hemanthadepu335 4 месяца назад +1

    Nice🎉

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

    Subscribed and Liked. Very nice video and you made me understand easy even we know the basics of the concept.

  • @Jesnish_Hans33
    @Jesnish_Hans33 10 месяцев назад +1

    Easy to explain how framework is

  • @shankarraj3433
    @shankarraj3433 11 месяцев назад +1

    Thanks.

  • @yaseerpasha6143
    @yaseerpasha6143 10 месяцев назад +1

    Thanks Bro

  • @saswatisoumya841
    @saswatisoumya841 Год назад +3

    Wow ... I was always looking for this video 💫. Thank you!!!

  • @youarebest2
    @youarebest2 Год назад +4

    This is one of interview question in morgan stanley automation interview

  • @monicabhagat1189
    @monicabhagat1189 11 месяцев назад +1

    Thank you for sharing ur knowledge.

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

    Great Explanation. This video is Very helpful. Thanks so much.

  • @OUCapital
    @OUCapital 11 дней назад

    Thanks🙏

  • @user-wf8bs5dx1h
    @user-wf8bs5dx1h Месяц назад +1

    Thank you

  • @sushmitapriya4394
    @sushmitapriya4394 3 месяца назад +2

    Very informative and helpful video. But can you please not repeat each sentence twice just for the sake of it?

  • @jimjohnson5007
    @jimjohnson5007 11 месяцев назад +1

    It really helps a lot .thanks

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

    nice

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

    Hello Sir, your way of explaining things is too good....Thank you...But to achieve encapsulation we need getter and setter approach......Or to achieve encapsulation ,getter and setter is the only approach...?

  • @SESHU_BABU
    @SESHU_BABU 2 месяца назад +1

    WebDriverWait is class not an Interface please correct it

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

    I didnt understand where you said we hiding implementations of webelements and achieving Abstraction but you didnt make the method as abstract instead it was Inheritance, ElectronicPage extended Generics, this is confusing me

  • @kripaldatt2348
    @kripaldatt2348 7 месяцев назад +1

    Webdriverwair is class not interface

  • @karthikenoch5416
    @karthikenoch5416 7 месяцев назад

    Please paste this framework link for reference

  • @user-cv2pu5bo2i
    @user-cv2pu5bo2i 6 месяцев назад +1

    Please improve the quality of explanation. It's very lagging when you are using a sentence 2 times. This could be just 15 mins Video but dragged for 30 mins

  • @abhishekthomas7799
    @abhishekthomas7799 7 месяцев назад +1

    WebDriverWait is not an interface..its a class
    WebDriverWait wait = new WebDriverWait (driver, 20);
    object is being created..how then it would be an interface??

    • @shubhamherwade1260
      @shubhamherwade1260 5 месяцев назад

      The WebDriver interface in Selenium is implemented by various browser-specific classes such as ChromeDriver, FirefoxDriver, EdgeDriver, etc. These classes provide the concrete implementation of the methods declared in the WebDriver interface. Using the WebDriver interface allows for a consistent way of interacting with different browsers, making the code more modular and flexible.

    • @abhishekthomas7799
      @abhishekthomas7799 5 месяцев назад

      @@shubhamherwade1260 did u read the question properly ?

  • @akshaysharma139
    @akshaysharma139 Месяц назад

    Dont repeat same lines again and again. Once is enough

  • @mailtomanianbu
    @mailtomanianbu Месяц назад +3

    Just a suggestion, Please don't repeat the same word again and again multiple times.. it's actually spoils the learning here .. thanks for your efforts...

  • @user-ip4vv8xe5w
    @user-ip4vv8xe5w 5 месяцев назад

    Very Informative and easily relatable to understand the oops concepts for Selenium. Thanks for Sharing!!!