Java and Selenium Mock interview for Experienced

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

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

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

    Thanks for the video 💫
    Keep posting stuff like that

  • @GG-hk5iz
    @GG-hk5iz 2 หลายเดือนก่อน

    Great questions and genuine feedback
    Can you provide more information on the question of how to drag and drop from one frame to another

  • @slowmotivationforall
    @slowmotivationforall หลายเดือนก่อน +1

    1.Interviewer is wrong with the dragAndDrop(src,dest) concept bcoz the candidate did it write just forgot to put perform(),there are basically two ways to drag and drop within a webpage,1st way ->act.clickAndHold(WebElement src).moveToElement(WebElement dest).release().build().perform(); and the 2nd way->act.dragAndDrop(WebElement src,WebElement target).build().perform(); build() is not mandatory after selenium 4.x but i use it as per my preference.
    2.CAPTCHA cant be automated and shoudl never be automated even if asked by your buisness team because CAPTCHA itself means Completely Automated Public Turing test to tell Computers and Humans Apart,which means their sole purpose is to restrict automation and make the login or signin secure from bots and automation software.
    Kudos😇

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

    Thank you, most of the questions were asked by interview which i attend recently now i got some knowledge how to answer the question

    • @Atchyuth-m4b
      @Atchyuth-m4b หลายเดือนก่อน

      Hi ,can u please tell me java programs that are asked

  • @GautamKumar-qx3rt
    @GautamKumar-qx3rt 19 วันที่ผ่านมา

    Hii Maam can you take my mock interview for manual and automation testing ?

  • @MrSivaprashanth
    @MrSivaprashanth 3 หลายเดือนก่อน +2

    Candidate voice is not audible

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

    nice interview

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

    == and equals wrong answer

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

    Not Action it's Actions

  • @ravikishore836
    @ravikishore836 2 หลายเดือนก่อน +1

    Im not getting a single interview call, what would be the reason. Btw i have 5+ years of exp in selenium automation testing