Digital Channels | Testing | Mock Test
1
Hold down the _____ key and press the UP or DOWN ARROW key to move through a document by sentence in JAWS.
a. TAB
b. CTRL
c. SHIFT
d. ALT
2
What is the address bar in a browser also called ?
a. URL BAR
b. OMNIBOX
c. NAVIBOX
d. WEBBAR
3
Select the command which is NOT used in verifying page elements .
a. verifyElementPresent
b. verifyElementRight
c. verifyElementNotPresent
d. verifyElementPositionLeft
4
Select the name which is NOT the type of the locaters.
a. ID
b. Name
c. Password
d. Link Text
5
Cucumber itself is written in —-
a. Java
b. Ruby
c. Python
d. All of the Above
6
Name any alternative tool for Maven
a. Gradle
b. Maven2
c. M2
d. tomcat
7
Select the command that will NOT wait for a new page to load before moving onto the next command.
a. clickAndWait
b. selectAndType
c. typeAndWait
d. selectAndWait
8
Select the command which is used to compare the actual page title with an expected value.
a. verifyTitle
b. verifiedTitle
c. verifyTitles
d. verifiedTitles
9
Select the tab that shows which command Selenium IDE is currently executing.
a. Variable
b. Data
c. Information
d. Info
10
The test language used in Selenium is ———
a. PHP
b. Python
c. Javascript
d. Java