Selenium Interview Questions

Real time Interview Questions :

Selenium :
 
      1. What is selenium?
      2. What is selenese?
      3. Difference between Selenium1.0 and Selenium2.0?
      4. Difference between Selenium IDE, RC and Webdriver?
      5. What are locators in selenium webdriver?
      6. Write a program to type text in Textbox using webdriver?
      7. What are the methods to select values in drop down list?
      8. How you locate frames in selenium webdriver?
      9. Write a program of login page using selenium webdriver?
    10. What  is Xpath? Explain types?
    11. Which exception you found in selenium webdriver?
    12. How to open IE browser?
    13. What is framework? Explain types of framework?
    14. Write a program to get visited link on page?

Core Java :

      1. What is class?
      2. What is object?
      3. Difference between JVM, JDK & JRE?
      4. What is polymorphism and explain types?
      5. What is Inheritance?
      6.  Difference between abstract class and Interface?
      7.  What are collection classes and interfaces?
      8.  Difference between List and Set?
      9.  Explain Encapsulation and Abstraction?
     10. Declare an integer array?
     11. What is static an final keywords?

Programming Questions :
   
      1. Write a program for reverse number?
      2. Write a program for reverse string?
      3. Write a program to swap two number without using third variable?
      4. Write a program for febonacci series?
      5. Write algorithm for Binary Search tree?
      6. Write a program to store integer  10 number in array?






 

No comments:

Post a Comment