Company-wise Selenium and QA interview preparation page.
Questions
Interface and abstractclass
string and stringbuffer
string a =""; string a= "";
diff btwn jvm and jre
diff btwn hashset and hashtable.
diff btwn arraylist and array
use of set - collection
method overloading and method overriding
polymorpism
assert and verify and waitFor
super keyword
find links and manipulation
print data in IDE - echo
Is string immutable.
stlc life cycle.
If you are getting a showstopper a day before delivery what would you be doing.
what ways you can declare string
use of javac and java
have you use data structures in your project
how do u rate yourself in java and webdriver
Tell me about yourself
Explain the framework which you have used in your project
Rate yourself in selenium
What is an Interface ? Give an example in selenium
What is abstract method? Can we write code under abstract method?
How to read data from a dynamic web table?
How to right click and double click the button?
What are the locators available and how xpath is used. Write the syntax?
WebDriver is a class or interface?
Difference between list and set
Tell me about yourself?
Which framework you have used explain
Rate yourself in selenium and java
What is an interface? Can we create objects for an interface?
What is method overloading? Give an example in selenium and Explain where you have used in your project?
What is the 3rd way to inherit the properties of parent class like apart from creating objects and by using extend keywords
Write the code to initialize a chrome browser?
What are the challenges you faced while automating the project
What are the different collections available?
Given the scenario how you will write the code for page object model. Login page enter username, password and click on submit button should navigate to home page.
Why you are leaving the current organization?
What is your Current and Expected CTC?
Tell me about your family background?
Do you have any constraints on shift timing from 2 pm to 10 pm
Tell me about your selenium experience in projects
Write a program to remove duplicate characters from the string and print the rest
Write a program for Palindrome String
Why use Extent report for generating the reports and write a syntax for log
Explain about Listeners and their usage
Diff b/w String Buffer and String Builder
Limitations of Selenium
When should use Robot class, Actions class and JavascriptExecutor
About multiple inheritance
About Marker interface
Syntax for following and following-sibling in xpath