Home C C++ Java Python Perl PHP SQL JavaScript Linux Selenium QT Online Test

Home » Selenium » Selenium MCQs

Selenium Multiple Choice Questions - 17


Question: 1

(A) verifyTextPresent/assertTextPresent
(B) verifyElementPresent/assertElementPresent
(C) verifyAlertPresent/assertAlertPresent
(D) verifyAlert/assertAlert

Level: Practitioner Category of MCQ: datatype


Question: 2

(A) waitForElementPresent
(B) pause
(C) assertElementPresent

Level: Practitioner Category of MCQ: datatype


Question: 3

(A) Id
(B) Xpath
(C) CSS Selector
(D) Name

Level: Beginner Category of MCQ: datatype


Question: 4

Level: Practitioner Category of MCQ: datatype


Question: 5

(A) contains()
(B) starts-with()
(C) ends-with()
(D) A & B

Level: Beginner Category of MCQ: datatype


Question: 6

(A) findElementByXpath
(B) findElementsByXPath
(C) findElementByCssSelector
(D) Both B & C

Level: Beginner Category of MCQ: datatype


Question: 7

Level: Expert Category of MCQ: datatype


Question: 8

Level: Beginner Category of MCQ: datatype


Question: 9

(A) **
(B) .*
(C) *.
(D) *+

Level: Beginner Category of MCQ: other


Question: 10

(A) Pattern Matching
(B) XPath
(C) Id
(D) CSS selector

Level: Beginner Category of MCQ: datatype


Question: 11

(A) waitForActive
(B) waitForAlert
(C) waitForTitle
(D) None of these

Level: Expert Category of MCQ: other


Question: 12

(A) sendKeys()
(B) sendKey()
(C) sendKey
(D) SendsKeys()

Level: Beginner Category of MCQ: datatype


Question: 13

(A) PHP
(B) C#
(C) ASP
(D) Java

Level: Beginner Category of MCQ: other


Question: 14

(A) getMultipleWindows()
(B) getWindowHandles()
(C) getWindowhandle()
(D) Both B &C

Level: Practitioner Category of MCQ: methods


Question: 15

(A) WebDriverWait
(B) WebElement
(C) WebDriver
(D) getPageSource

Level: Beginner Category of MCQ: classesAndobjects


Question: 16

(A) getText()
(B) getValue()
(C) get()
(D) getAttribute()

Level: Beginner Category of MCQ: methods


Question: 17

(A) ID
(B) NAME
(C) xPATH
(D) CLASS

Level: Beginner Category of MCQ: other


Browse Selenium Categories

Solved Programs Cheat Sheet