Infosys Automation Testing Interview Questions | Infosys Testing Interview Q&A

Поделиться
HTML-код
  • Опубликовано: 18 окт 2023
  • Infosys Automation Testing Interview Experience | Real Time Interview Questions and Answers This video contains Java interview questions, Selenium interview questions, GIT Interview Questions that were asked as part of Infosys Interview Process. 📌 Do Subscribe for all Updates. Have a Look at below interviews videos. This Video is helpful for people who are looking for : Infosys Interview Questions and Answers Infosys Telephonic Interview Infosys online interview Infosys interview experience 2023 Infosys java Interview Questions Infosys Interview Questions for Experienced Infosys interview questions for java Infosys interview questions and answers for freshers Infosys interview questions geeksforgeeks Infosys questions and answers Infosys interview latest Infosys interview asked questions Infosys interview call Infosys interview process quora Infosys member technical interview questions How to clear Infosys written test Infosys mock interview Infosys selenium interview questions Infosys selenium interview questions for experienced Infosys Interview Questions and Answers,Infosys selenium interview questions for experienced,automation testing interview questions and answers,Infosys interview,shiv automation labs,Infosys automation testing interview questions,Infosys testing interview questions for experienced,Infosys testing interview questions and answers for experienced,Infosys etl testing interview questions,Infosys performance testing interview questions

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

  • @laxmipriya423
    @laxmipriya423 3 месяца назад +1

    The way she answer the question was simply great....no stress ...I was looking like a general talk...this is pro level

  • @prdp4747
    @prdp4747 8 месяцев назад +5

    WebDriver driver=new ChromeDriver(); and ChromeDriver driver=new ChromeDriver(); answer: Both are correct syntax wise, where first one has objectreference created for WebDriver interface and is assinged with object of ChromeDriver class which is also known as upcasting. this way will be most prefered as this is not tightly coupled that will allow us to assign it for something else like FirefoxDriver() if there is a need so it provides more flexibility. whereas 2nd option, we creating object reference for ChromeDriver class so we can only use it to interact with Chrome browser only.

    • @instalocktaka9628
      @instalocktaka9628 4 месяца назад

      is that the only point?

    • @prdp4747
      @prdp4747 4 месяца назад

      Reusability. Cross browser compatibility is one of the most important aspect of testing.

  • @sowjireddy3478
    @sowjireddy3478 5 месяцев назад +1

    If we use the second one than the driver has properties of both webdriver and chrome driver which will effect our script when we use that for cross browser testing so preferably we can use the first one which contains only webdriver properties that are commonly implemented for all the browser drivers

  • @svrmedia8215
    @svrmedia8215 8 месяцев назад +1

    Good information sir

  • @surajjoshi78
    @surajjoshi78 8 месяцев назад

    Very informative video sir❤

  • @jaswik1605
    @jaswik1605 8 месяцев назад +1

    How to get hire as a fresher , there are no openings as a fresher, i learned Automation testing

  • @aigulidrisova1126
    @aigulidrisova1126 8 месяцев назад

    💫

  • @nileshdabhade4276
    @nileshdabhade4276 8 месяцев назад

    Pls send job update sir ji for experience candidate for automation testing

  • @sachindeshmukh1457
    @sachindeshmukh1457 6 месяцев назад

    thank you

  • @SurekhaB-ot9gg
    @SurekhaB-ot9gg 8 месяцев назад

    Voice is too low

  • @himanshudalal3193
    @himanshudalal3193 6 месяцев назад +1

    WebDriver driver = new ChromeDriver(); we can run the script in any browser like firefox, Microsoft edge
    But,
    ChromeDriver driver = new ChromeDriver(); we can run the script only on Chrome browser

  • @sateeshkumar795
    @sateeshkumar795 8 месяцев назад

    Hi sir, I need your guidance about my career please let me know how can I contact with you.