🧪 Selenium MCQ Quiz Hub

Selenium Mcq Question Set 1

Choose a topic to test your knowledge and improve your Selenium skills

1. If you want to validate that a button has appeared on a page, which two commands would be the best two to use?




2. If an element got added after the page has loaded what command would you use to make sure the test passed in the future?




3. Pick two from the following if you wanted do a partial match on an attribute on an element from the beginning of the value:




4. What is the best call for finding multiple elements using XPath?




5. Which of the following expression is used for "anything"?




6. Select the odd one using in Selenium




7. Which of the following is not a wait command in Selenium?




8. Selenium command for entering text into text boxes?




9. Which of the following language is not supported by Selenium




10. Which of the following method is used to work with multiple browser windows?




11. Which one is a class in Selenium ?




12. Selenium method to get content which is inside any HTML tags?




13. What is the best element locator in selenium webdriver?




14. The test language usually used in Selenium is ________




15. The term AJAX expands to _______




16. The term JSON refers to _______




17. Selenium tests ______




18. Selenium variables are stored in ______




19. Which selenium command check whether specific text exists somewhere on the page ?




20. What does the term CSS refers to ?




21. What is Selenium IDE ?




22. What is called that scale for large test suites or test suites that must be run in multiple environments?




23. Where is XPath used in ?




24. What does the term DOM refers to ?




25. What does the term regex expands to ?




26. Which label is used as prefix pattern to specify a globbing pattern parameter for a Selenese command ?




27. What is a test suite made of ?




28. What does the assertTitle checks ?




29. Select the component which is NOT part of Selenium suite.




30. Select the language which is NOT supported by the Selenium RC.




31. Is Web Driver a component of the Selenium?




32. Selenium IDE stands for




33. Select the Browser which is supported by Selenium IDE




34. Select the operating system which is NOT supported by Selenium IDE.




35. The Web driver is used




36. The Selenium IDE is used




37. The Selenium RC is used




38. Out of the following which can only test web applications




39. Select the command which is NOT a type of assertion in Selenium IDE.




40. Select the method which selects the option at the given index.




41. The Selenium can




42. Can Google chrome be supported by Selenium IDE?




43. Can Unix operating system be supported by Selenium IDE?




44. Which command can be used to enter values onto text boxes?




45. Select the language which is supported by The Selenium Web Driver




46. Which Selenium component supports All Operating System?




47. Select the command in Selenium IDE used to open a page using the URL.




48. In case of Selenium IDE, the Source view shows your script in




49. The Actions commands




50. Select the command which is used to check the presence of a certain element.