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

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

ความคิดเห็น • 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

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

    Useful.. Thank you sir

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

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

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

    Very helpful video.

  • @SakataSamig
    @SakataSamig 3 หลายเดือนก่อน

    Thank you very much

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

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

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

    tqu so much sir;

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

    Thank you sir

    • @byluckysir
      @byluckysir  4 ปีที่แล้ว

      You are very welcome johhar sai and happy to help

  • @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😁

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

    Awasome class .

  • @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 :-) :-)

  • @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

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

    Thank you

    • @byluckysir
      @byluckysir  3 ปีที่แล้ว

      Glad it was helpful 👍👍

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

    Hi sir is this questions Client asking ???

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

    Me too lakshman

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

    How much experience do u have

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

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

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

    Automation testing salary?

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

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