Monday 28 May 2012

Selenium Interview Questions, Java Selenium Interview Questions 2012

2. What are the main components of Selenium testing tools?
3. What is Selenium IDE?
4. What is the use of context menu in Selenium IDE?
5. Can tests recorded using Selenium IDE be run in other browsers?
6. What are the advantage and features of Selenium IDE?
7. What are the disadvantage of Selenium IDE tool?
8. What is Selenium RC (Remote Control)?
9. What is Selenium Grid?
10. How Selenium Grid works?
11. What you say about the flexibility of Selenium test suite?

12. What test can Selenium do?
13. What is the cost of Selenium test suite?
14. What browsers are supported by Selenium Remote Control?
15. What programming languages can you use in Selenium RC?
16. What are the advantages and disadvantages of using Selenium as testing tool?
17. What is difference between QTP and Selenium?
18. What do you know about Selenium?
19. What are the technical challenges with selenium?
20. What are the test types supported by Selenium?
21. What are the capabilities of Selenium IDE?
22. What are the challenges with Selenium IDE?
23. Which are the browsers supported by Selenium IDE?
24. How to execute a single line command from Selenium IDE?
25. How to insert a start point in Selenium IDE?
26. How to insert a comment in Selenium IDE?
27. How to insert a break point in Selenium IDE?
28. How to debug the tests in Selenium IDE?
29. How to export the tests from Selenium IDE to Selenium RC in different languages?
30.
How to capture bitmaps in Selenium?
31. Which is the command used for displaying the values of a variable into the output console or log?
32. Which are the browsers supported by Selenium RC?
33. Which are the Operating Systems supported by Selenium?
34. What is Selenium RC?
35. Why Selenium RC is used?
36. Which are the languages supported by Selenium RC?
37.
When to use Accessors in Selenium?
38. What is Selenium WebDriver or Google WebDriver or Selenium 2.0?
39. What are the capabilities of Selenium WebDriver or Google WebDriver or Selenium 2.0?
40. What is the architecture of Selenium RC?
41. What is the architecture of Selenium Grid?
42. Does Selenium support mobile internet testing?
43. Does Selenium support Google Android Operating System?
44. What are the types of text patterns available in Selenium?
45. How to use regular expressions in Selenium?
46. What is Selenese?
47. How do you add check points or verification points in Selenium?
48. What is Assertion in Selenium?
49.
What is an Accessor in Selenium?
50. When to use Assert, Verify and WaitFor in Selenium?