Intermediate level questions:
1. How to capture screenshot in selenium?
2. How to handle SSL certificate in selenium?
3. How to change the port number in selenium RC?
4. What are the locators available in selenium RC?
5. What are the locators available in selenium Webdriver?
6. How to create default selenium object and what are the parameters required to be passed for that?
7. How many types of xpath available?
8. How to handle alert in webdriver?
9. How to handle pop-up in webdriver?
10. How to launch FF,Safari and Opera with webdriver?
11. How to launch IE?
12. How to launch Google Chrome?
13. How to handle Ajax in selenium?
14. How to select item in List box or Drop-down?
15. How to handle multiple windows?
16. How to execute scripts on other machine remotely?
17. How to mouse hover on an element in webdriver?
18. How to scroll down and scroll up in the browser?
19. How to count total no. of rows of a table using selenium 2.0?
20. How to double click on element using selenium 2.0?
21. How to perform drag and drop using selenium2.0?
22. How to verify response 200 code using slenium 2.0?
23. How to add synchronisation in selenium webdriver?
24. How to delete cookies?
25. What are JavaScript executors?
26. What are the ways to use thread in java?
27. String s="Hello" and String s= new String("Hello")(Explain the difference)
28. What is the difference between String and StringBuffer class?
29. What is difference between throws and throw?
30. What is throwable?
31. How to swap two numbers without using the third variable?
32. What is fluent wait?
33. Write a program to count number of characters in an array?
34. What is HashTable?
35. What is ArrayList?
36. What are checked and un-checked exceptions?
37. How to handle exceptions in java?
38. Why is String class considered immutable?
39. Why is String Buffer class is mutable?
40. Explain the line "public static void main (String args[])"
41. What are the ways in which a thread can enter the waiting state?
42. What is the difference between yielding and sleeping?
43. What is different between Xpath and CSS?
44. What is Page Object Model?
45. What is difference between ArrayList and Linked List?
46. What is difference between List and Set?
47. What is difference between Iterators and List Iterators?
48. What is the use of Super keyword?
49. What is the use of This keyword?
50. What is the difference between Explicit wait and implicit wait?
51. What are Generics?
52. What happens when String args[] is not written in main() method?
1. How to capture screenshot in selenium?
2. How to handle SSL certificate in selenium?
3. How to change the port number in selenium RC?
4. What are the locators available in selenium RC?
5. What are the locators available in selenium Webdriver?
6. How to create default selenium object and what are the parameters required to be passed for that?
7. How many types of xpath available?
8. How to handle alert in webdriver?
9. How to handle pop-up in webdriver?
10. How to launch FF,Safari and Opera with webdriver?
11. How to launch IE?
12. How to launch Google Chrome?
13. How to handle Ajax in selenium?
14. How to select item in List box or Drop-down?
15. How to handle multiple windows?
16. How to execute scripts on other machine remotely?
17. How to mouse hover on an element in webdriver?
18. How to scroll down and scroll up in the browser?
19. How to count total no. of rows of a table using selenium 2.0?
20. How to double click on element using selenium 2.0?
21. How to perform drag and drop using selenium2.0?
22. How to verify response 200 code using slenium 2.0?
23. How to add synchronisation in selenium webdriver?
24. How to delete cookies?
25. What are JavaScript executors?
26. What are the ways to use thread in java?
27. String s="Hello" and String s= new String("Hello")(Explain the difference)
28. What is the difference between String and StringBuffer class?
29. What is difference between throws and throw?
30. What is throwable?
31. How to swap two numbers without using the third variable?
32. What is fluent wait?
33. Write a program to count number of characters in an array?
34. What is HashTable?
35. What is ArrayList?
36. What are checked and un-checked exceptions?
37. How to handle exceptions in java?
38. Why is String class considered immutable?
39. Why is String Buffer class is mutable?
40. Explain the line "public static void main (String args[])"
41. What are the ways in which a thread can enter the waiting state?
42. What is the difference between yielding and sleeping?
43. What is different between Xpath and CSS?
44. What is Page Object Model?
45. What is difference between ArrayList and Linked List?
46. What is difference between List and Set?
47. What is difference between Iterators and List Iterators?
48. What is the use of Super keyword?
49. What is the use of This keyword?
50. What is the difference between Explicit wait and implicit wait?
51. What are Generics?
52. What happens when String args[] is not written in main() method?