Digital Channels Testing Questions and Answers

Digital Channels | Testing | Mock Test

1
Synchronized caption for Live streaming is under conformance level
a. A
b. AA
c. AAA
d. AAAA

Answer : AA

2
What is not time based media ?
a. Audio clip
b. Animation
c. gif image
d. jpeg image
Answer : gif image

3
Which of the following strings are a correct XML name?
a. xmlExtension
b. xslNewElement
c. XMLElement123
d. All
Answer : xslNewElement

4
Parameter entities can appear in
a. Parameter entities can appear in
b. dtd file
c. xsl file
d. Both 1 and 2
Answer : dtd file

5
Runnable is
a. Class
b. Interface
c. Variable
d. Method
Answer : Interface

6
Select a command which is a type of assertion in Selenium IDE
a. Assert
b. Verify
c. WaitFor
d. All of the above
Answer : 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
Answer : selectAndType

8
Select the command which is used to check the presence of a certain element.
a. verifyTable
b. verifyTitlePresent
c. verifyTextPresent
d. verifyElementPresent
Answer : 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
Answer : verifyTitle

10
Select the language that is not supported by selenium RC
a. Asp
b. Java
c. C Sharp
d. PHP
Answer : Asp