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
[bg_collapse view=”button-green” color=”#FFF” icon=”arrow” expand_text=”Show Answer” collapse_text=”Hide Answer” ]Answer : ALT  [/bg_collapse]
2
What is the address bar in a browser also called ?
a. URL BAR
b. OMNIBOX
c. NAVIBOX
d. WEBBAR
[bg_collapse view=”button-green” color=”#FFF” icon=”arrow” expand_text=”Show Answer” collapse_text=”Hide Answer” ]Answer : OMNIBOX  [/bg_collapse]
3
Select the command which is NOT used in verifying page elements .
a. verifyElementPresent
b. verifyElementRight
c. verifyElementNotPresent
d. verifyElementPositionLeft
[bg_collapse view=”button-green” color=”#FFF” icon=”arrow” expand_text=”Show Answer” collapse_text=”Hide Answer” ]Answer : OPTION2[/bg_collapse]
4
Select the name which is NOT the type of the locaters.
a. ID
b. Name
c. Password
d. Link Text
[bg_collapse view=”button-green” color=”#FFF” icon=”arrow” expand_text=”Show Answer” collapse_text=”Hide Answer” ]Answer : OPTION3[/bg_collapse]
5
Cucumber itself is written in —-
a. Java
b. Ruby
c. Python
d. All of the Above
[bg_collapse view=”button-green” color=”#FFF” icon=”arrow” expand_text=”Show Answer” collapse_text=”Hide Answer” ]Answer : OPTION2[/bg_collapse]
6
Name any alternative tool for Maven
a. Gradle
b. Maven2
c. M2
d. tomcat
[bg_collapse view=”button-green” color=”#FFF” icon=”arrow” expand_text=”Show Answer” collapse_text=”Hide Answer” ]Answer : OPTION1[/bg_collapse]
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
[bg_collapse view=”button-green” color=”#FFF” icon=”arrow” expand_text=”Show Answer” collapse_text=”Hide Answer” ]Answer : OPTION2[/bg_collapse]
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
[bg_collapse view=”button-green” color=”#FFF” icon=”arrow” expand_text=”Show Answer” collapse_text=”Hide Answer” ]Answer : OPTION1[/bg_collapse]
9
Select the tab that shows which command Selenium IDE is currently executing.
a. Variable
b. Data
c. Information
d. Info
[bg_collapse view=”button-green” color=”#FFF” icon=”arrow” expand_text=”Show Answer” collapse_text=”Hide Answer” ]Answer : OPTION4[/bg_collapse]
10
The test language used in Selenium is ———
a. PHP
b. Python
c. Javascript
d. Java
[bg_collapse view=”button-green” color=”#FFF” icon=”arrow” expand_text=”Show Answer” collapse_text=”Hide Answer” ]Answer : OPTION3[/bg_collapse]