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?
If an element got added after the page has loaded what command would you use to make sure the test passed in the future?
Pick two from the following if you wanted do a partial match on an attribute on an element from the beginning of the value:
What is the best call for finding multiple elements using XPath?
Which of the following expression is used for "anything"?
Select the odd one using in Selenium
Which of the following is not a wait command in Selenium?
Selenium command for entering text into text boxes?
Which of the following language is not supported by Selenium
Which of the following method is used to work with multiple browser windows?
Which one is a class in Selenium ?
Selenium method to get content which is inside any HTML tags?
What is the best element locator in selenium webdriver?
The test language usually used in Selenium is ________
The term AJAX expands to _______
The term JSON refers to _______
Selenium tests ______
Selenium variables are stored in ______
Which selenium command check whether specific text exists somewhere on the page ?
What does the term CSS refers to ?
What is Selenium IDE ?
What is called that scale for large test suites or test suites that must be run in multiple environments?
Where is XPath used in ?
What does the term DOM refers to ?
What does the term regex expands to ?
Which label is used as prefix pattern to specify a globbing pattern parameter for a Selenese command ?
What is a test suite made of ?
What does the assertTitle checks ?
Select the component which is NOT part of Selenium suite.
Select the language which is NOT supported by the Selenium RC.
Is Web Driver a component of the Selenium?
Selenium IDE stands for
Select the Browser which is supported by Selenium IDE
Select the operating system which is NOT supported by Selenium IDE.
The Web driver is used
The Selenium IDE is used
The Selenium RC is used
Out of the following which can only test web applications
Select the command which is NOT a type of assertion in Selenium IDE.
Select the method which selects the option at the given index.
The Selenium can
Can Google chrome be supported by Selenium IDE?
Can Unix operating system be supported by Selenium IDE?
Which command can be used to enter values onto text boxes?
Select the language which is supported by The Selenium Web Driver
Which Selenium component supports All Operating System?
Select the command in Selenium IDE used to open a page using the URL.
In case of Selenium IDE, the Source view shows your script in
The Actions commands
Select the command which is used to check the presence of a certain element.