What is the technical debt of a project?
Which of the following Selenium tools is primarily used for capture/playback?
Which of the following is an example of a potential negative outcome associated with Selenium test automation project?
Given the following code, which of the options best represents the resulting web page?

A)

B)

C)

D)

which of the following may be used as a closing tag?
Consider the following XML document

Which of the following snippets of code would allow you to open a browser window and go to the python web site using WebDriver with Python bindings?
Consider the following test steps;

Which of the following function signatures is the best for keyword implementing test step number 1 ?
Which of the following is a good definition for a fixture?
Which would be the best set of methods called by a Page Object that corresponds to the following dialog box?
