Java and Selenium Mock interview for Experienced

Поділитися
Вставка
  • Опубліковано 7 січ 2025

КОМЕНТАРІ • 11

  • @slowmotion9456
    @slowmotion9456 16 днів тому +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😇

  • @GG-hk5iz
    @GG-hk5iz Місяць тому

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

  • @Gauravmaggo07
    @Gauravmaggo07 2 місяці тому

    Thanks for the video 💫
    Keep posting stuff like that

  • @GautamKumar-qx3rt
    @GautamKumar-qx3rt 2 дні тому

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

  • @maheshvsm7988
    @maheshvsm7988 2 місяці тому

    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 27 днів тому

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

  • @WildfireCoder
    @WildfireCoder Місяць тому

    nice interview

  • @MrSivaprashanth
    @MrSivaprashanth 2 місяці тому +2

    Candidate voice is not audible

  • @DailyCookingIRT
    @DailyCookingIRT 28 днів тому

    == and equals wrong answer

  • @prasadraut1756
    @prasadraut1756 Місяць тому

    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