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