Digital Channels Testing Questions and Answers

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

Answer : ALT 

2
What is the address bar in a browser also called ?
a. URL BAR
b. OMNIBOX
c. NAVIBOX
d. WEBBAR
Answer : OMNIBOX 

3
Select the command which is NOT used in verifying page elements .
a. verifyElementPresent
b. verifyElementRight
c. verifyElementNotPresent
d. verifyElementPositionLeft
Answer : OPTION2

4
Select the name which is NOT the type of the locaters.
a. ID
b. Name
c. Password
d. Link Text
Answer : OPTION3

5
Cucumber itself is written in —-
a. Java
b. Ruby
c. Python
d. All of the Above
Answer : OPTION2

6
Name any alternative tool for Maven
a. Gradle
b. Maven2
c. M2
d. tomcat
Answer : OPTION1

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
Answer : OPTION2

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
Answer : OPTION1

9
Select the tab that shows which command Selenium IDE is currently executing.
a. Variable
b. Data
c. Information
d. Info
Answer : OPTION4

10
The test language used in Selenium is ———
a. PHP
b. Python
c. Javascript
d. Java
Answer : OPTION3