๐Ÿงช Selenium MCQ Quiz Hub

Selenium Mcq Question Set 1

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

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





โœ… Correct Answer: 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?





โœ… Correct Answer: 1

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





โœ… Correct Answer: 4

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





โœ… Correct Answer: 2

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





โœ… Correct Answer: 2

Select the odd one using in Selenium





โœ… Correct Answer: 1

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





โœ… Correct Answer: 1

Selenium command for entering text into text boxes?





โœ… Correct Answer: 1

Which of the following language is not supported by Selenium





โœ… Correct Answer: 3

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





โœ… Correct Answer: 4

Which one is a class in Selenium ?





โœ… Correct Answer: 1

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





โœ… Correct Answer: 1

What is the best element locator in selenium webdriver?





โœ… Correct Answer: 1

The test language usually used in Selenium is ________





โœ… Correct Answer: 3

The term AJAX expands to _______





โœ… Correct Answer: 2

The term JSON refers to _______





โœ… Correct Answer: 1

Selenium tests ______





โœ… Correct Answer: 2

Selenium variables are stored in ______





โœ… Correct Answer: 1

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





โœ… Correct Answer: 1

What does the term CSS refers to ?





โœ… Correct Answer: 2

What is Selenium IDE ?





โœ… Correct Answer: 2

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





โœ… Correct Answer: 1

Where is XPath used in ?





โœ… Correct Answer: 1

What does the term DOM refers to ?





โœ… Correct Answer: 2

What does the term regex expands to ?





โœ… Correct Answer: 2

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





โœ… Correct Answer: 2

What is a test suite made of ?





โœ… Correct Answer: 2

What does the assertTitle checks ?





โœ… Correct Answer: 2

Select the component which is NOT part of Selenium suite.





โœ… Correct Answer: 4

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





โœ… Correct Answer: 1

Is Web Driver a component of the Selenium?





โœ… Correct Answer: 1

Selenium IDE stands for





โœ… Correct Answer: 3

Select the Browser which is supported by Selenium IDE





โœ… Correct Answer: 3

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





โœ… Correct Answer: 1

The Web driver is used





โœ… Correct Answer: 1

The Selenium IDE is used





โœ… Correct Answer: 4

The Selenium RC is used





โœ… Correct Answer: 1

Out of the following which can only test web applications





โœ… Correct Answer: 2

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





โœ… Correct Answer: 4

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





โœ… Correct Answer: 1

The Selenium can





โœ… Correct Answer: 3

Can Google chrome be supported by Selenium IDE?





โœ… Correct Answer: 2

Can Unix operating system be supported by Selenium IDE?





โœ… Correct Answer: 1

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





โœ… Correct Answer: 4

Select the language which is supported by The Selenium Web Driver





โœ… Correct Answer: 1

Which Selenium component supports All Operating System?





โœ… Correct Answer: 3

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





โœ… Correct Answer: 2

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





โœ… Correct Answer: 3

The Actions commands





โœ… Correct Answer: 1

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





โœ… Correct Answer: 4