Automation Testing Interview| Java Interview Questions For Selenium Testers

แชร์
ฝัง
  • เผยแพร่เมื่อ 22 พ.ย. 2022
  • @RD Automation Learning
    #manualtetsinginterviewquestions
    #manualtesting
    #AutomationTestingInterviewQuestions
    #AutomationInterviewQuestions
    #FresherInterviewQuestions
    #SeleniumInterviewQuestions
    automation engineer interview questions and answers,mock interview for automation testing,Automation Testing questions and answers,automation engineer interview prepartion,mock interview for software testing,software testing,automation testing mock interview,test automation mock interview,selenium interview questions and answers for beginners,automation testing interview questions and answers,selenium mock,selenium mock interview for freshers
    automation engineer interview questions and answers,mock interview for automation testing,Automation Testing questions and answers,software testing,automation testing mock interview,automation testing interview questions and answers,software testing interview for experienced,manual testing interview for experienced,manual testing interview questions and answers for experienced,manual testing mock interview for experienced,testing interview questions for experienced
    what is final keyword in java
    The final keyword in java is used to restrict the user. The java final keyword can be used in many context. Final can be:
    variable
    method
    class
    The final keyword can be applied with the variables, a final variable that have no value it is called blank final variable or uninitialized final variable. It can be initialized in the constructor only.
    what is method overloading in java
    If a class has multiple methods having same name but different in parameters, it is known as Method Overloading.
    If we have to perform only one operation, having same name of the methods increases the readability of the program.
    Suppose you have to perform addition of the given numbers but there can be any number of arguments, if you write the method such as a(int,int) for two parameters, and b(int,int,int) for three parameters then it may be difficult for you as well as other programmers to understand the behavior of the method because its name differs.
    what is method overriding in java
    If subclass (child class) has the same method as declared in the parent class, it is known as method overriding in Java.
    In other words, If a subclass provides the specific implementation of the method that has been declared by one of its parent class, it is known as method overriding.
    absolute vs relative xpath. which one do u use
    Exceptions in selenium, how will you overcome them
    Team size and do u have direct client interaction
    What are the different methods used for window handling in Selenium?
    Selenium WebDriver provides various methods for handling of windows. Few of them are:
    getWindowHandle( ): When a website opens, we need to handle the main window i.e the parent window using driver.getWindowHandle( ); method. With this method, we get a unique ID of the current window which will identify it within this driver instance. This method will return the value of the String type.
    getWindowHandles( ): To handle all opened windows which are the child windows by web driver, we use driver.getWindowHandles( ); method. The windows store in a Set of String type and here we can see the transition from one window to another window in a web application. Its return type is Set String
    switchto(): Using this method we perform switch operation within windows.
    action: This method helps in performing certain actions on the windows.
    automation testing interview questions and answers,manual testing mock interview for experienced,java interview questions for selenium testers,rd automation learning,software testing,manual testing interview questions and answers for experienced
    automation testing interview questions and answers,manual testing mock interview for experienced,java interview questions for selenium testers,rd automation learning,software testing,manual testing interview questions and answers for experienced

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

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

    As a Tester life is very complicated to test any software with manual and automation... atleast company should hire people for only perticular role

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

    Sir in TH-cam there are no performance testing interview videos
    Pls do performance testing interview videos also sir

  • @aniramibanerjee
    @aniramibanerjee ปีที่แล้ว +7

    Retrospective is not to give the demo to client .It's for the mistake we did in the current sprint which should not again come in the next sprint.

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

      Why, what happened nd what would happen in general

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

      We give demo to client in sprint review ceremony...and planning remaining task about to perform or any kind of difficulty for next sprint is done in Retrospective ceremony.

  • @vijaykumar-ut1ze
    @vijaykumar-ut1ze ปีที่แล้ว +5

    If we learn java and selenium performance testing cucumber testng maven docker then we are not automation testers we are full stack

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

    1st comment

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

    Hai sir amazon new hiring which month start plz tell me sir

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

    Is these are the questions for freshers??

  • @As-nq7uk
    @As-nq7uk ปีที่แล้ว +18

    Nowadays questions for java programming get complicated in interviews for Automation testing!!!😒😒😒😒

  • @RAHULSINGH-tl3fs
    @RAHULSINGH-tl3fs 28 วันที่ผ่านมา +1

    Hi Sir, How i can attend this type of mock interview with you ?What is the procedures for it to arrange a mock interview call with you ?

    • @rdautomationlearning609
      @rdautomationlearning609  26 วันที่ผ่านมา

      topmate.io/rd_automation_learning/723081
      Please book your slot here

  • @valentinadube9867
    @valentinadube9867 7 หลายเดือนก่อน +2

    Impossible to understand this accent :(