MultipleChoice
Given a modal dialog with an ID = "modal1" and a button in the modal with a class name = "modal1-butlon1", which line(s) of code will click on the modal button?
A)

B)

C)

D)

MultipleChoice
Consider the following XML document

MultipleChoice
In test automation, what is the value of getting hooks into the System Under Test (SUT)?
OptionsMultipleChoice
Consider the following test steps;

Which of the following function signatures is the best for keyword implementing test step number 1 ?
OptionsMultipleChoice
In the web application you are testing, you need to select each option in several dropdown menus. Which of the following is the BEST approach for making your test scripts maintainable?
OptionsMultipleChoice
If you need to test the content within a specific frame in a web page, which one of the following is the BEST approach for gaining access to the frame?
Options