Digital Channels | Testing | Mock Test
1
Synchronized caption for Live streaming is under conformance level
a. A
b. AA
c. AAA
d. AAAA
[bg_collapse view=”button-green” color=”#FFF” icon=”arrow” expand_text=”Show Answer” collapse_text=”Hide Answer” ]Answer : AA [/bg_collapse]
2
What is not time based media ?
a. Audio clip
b. Animation
c. gif image
d. jpeg image
[bg_collapse view=”button-green” color=”#FFF” icon=”arrow” expand_text=”Show Answer” collapse_text=”Hide Answer” ]Answer : gif image [/bg_collapse]
3
Which of the following strings are a correct XML name?
a. xmlExtension
b. xslNewElement
c. XMLElement123
d. All
[bg_collapse view=”button-green” color=”#FFF” icon=”arrow” expand_text=”Show Answer” collapse_text=”Hide Answer” ]Answer : xslNewElement [/bg_collapse]
4
Parameter entities can appear in
a. Parameter entities can appear in
b. dtd file
c. xsl file
d. Both 1 and 2
[bg_collapse view=”button-green” color=”#FFF” icon=”arrow” expand_text=”Show Answer” collapse_text=”Hide Answer” ]Answer : dtd file[/bg_collapse]
5
Runnable is
a. Class
b. Interface
c. Variable
d. Method
[bg_collapse view=”button-green” color=”#FFF” icon=”arrow” expand_text=”Show Answer” collapse_text=”Hide Answer” ]Answer : Interface [/bg_collapse]
6
Select a command which is a type of assertion in Selenium IDE
a. Assert
b. Verify
c. WaitFor
d. All of the above
[bg_collapse view=”button-green” color=”#FFF” icon=”arrow” expand_text=”Show Answer” collapse_text=”Hide Answer” ]Answer : All of the above[/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 : selectAndType [/bg_collapse]
8
Select the command which is used to check the presence of a certain element.
a. verifyTable
b. verifyTitlePresent
c. verifyTextPresent
d. verifyElementPresent
[bg_collapse view=”button-green” color=”#FFF” icon=”arrow” expand_text=”Show Answer” collapse_text=”Hide Answer” ]Answer : verifyElementPresent [/bg_collapse]
9
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 : verifyTitle [/bg_collapse]
10
Select the language that is not supported by selenium RC
a. Asp
b. Java
c. C Sharp
d. PHP
[bg_collapse view=”button-green” color=”#FFF” icon=”arrow” expand_text=”Show Answer” collapse_text=”Hide Answer” ]Answer : Asp [/bg_collapse]