Most Common Selenium Interview Questions and answers for 0 to 3 Years Experienced

Поделиться
HTML-код
  • Опубликовано: 1 фев 2025

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

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

    Tq so much sir,,,this vdeo gave me confidence to get crack the interview

  • @priyadharshinis8617
    @priyadharshinis8617 2 года назад +5

    Video is always helpful for freshers
    It is easy to understand, & helpful for interview process.
    Thank you

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

    Sir super and need some more basic questions like What is BY like this questions

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

    Useful.. Thank you sir

  • @minal1033
    @minal1033 2 года назад +6

    can we use command to setup communication between browser and selenium : WebDriverManager. firefoxdriver(). setup() ;
    WebDriver driver=new FirefoxDriver() ;

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

    Very helpful video.

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

    Thank you very much

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

    also prepare a presentation on real time questions like..how many hours it takes to perform rt and st.
    how many test cases are there on rt and st..etc etc.
    great effort.thanks

    • @byluckysir
      @byluckysir  4 года назад +2

      Definitely jeet das i will upload real time interview questions and planning to conduct mock interviews as well , Thankyou for comment and happy to help

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

      @@byluckysir ya...i am happy to take that mock😁

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

    these selenium questions , can we refer even for selenium with python interviews also ???

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

      Yes Himabindu you can refer for selenium with Python interview, only programming syntax is different remain functionality is same

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

      @@byluckysir Thankyou verymuch sir , for quick response :-) :-)

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

    tqu so much sir;

  • @thanveerahmed07
    @thanveerahmed07 4 года назад +2

    I have came across in one interview. Regarding, what is the difference between try, catch and finally? How to explain it?

    • @byluckysir
      @byluckysir  4 года назад +12

      Hi Thanveer Good question answer is try block is used to write the code which may throw exception during run time and catch block is used to handle the exceptions thrown by try block and finally block is always executed whether exception throw or not, i hope you got thankyou for comment. ALL THE BEST

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

      @@byluckysir thank you...

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

      You are very welcome and happy to help Thanveer Ahmed

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

    Thank you sir

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

      You are very welcome johhar sai and happy to help

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

    Hi sir is this questions Client asking ???

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

    Awasome class .

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

    How much experience do u have

  • @vinodkumarbeerla3086
    @vinodkumarbeerla3086 2 года назад +3

    Automation testing salary?

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

    HI SIR, can you please answer .how can we find an object by using selenium

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

    Thank you

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

      Glad it was helpful 👍👍

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

    Me too lakshman

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

    driver.findElement(By.xpath().sendKeys("learnprogramming"+Keys.ENTER);