Labour Day Special Limited Time 65% Discount Offer - Ends in 0d 00h 00m 00s - Coupon code: suredis

iSQI CSeT-F A4Q Certified Selenium Tester Foundation Exam Practice Test

Page: 1 / 4
Total 40 questions

A4Q Certified Selenium Tester Foundation Questions and Answers

Testing Engine

  • Product Type: Testing Engine
$42  $119.99

PDF Study Guide

  • Product Type: PDF Study Guide
$36.75  $104.99
Question 1

What is a CSS selector?

Options:

A.

A pattern that targets the HTML elements you want to style

B.

A tree structure wherein each node is an object representing a part of the document

C.

An HTML inline frame, used to embed another document within an HTML document

D.

A query language for selecting nodes from an XML document

Question 2

In the web application you are testing, a button on a page can be enabled or disabled Given the following code

Which of the following wait convenience methods is the MOST appropriate to replace [convenience method] above to click on an enabled button?

Options:

A.

visibility_of_element_located

B.

element_to_be_clickable

C.

invisibility_of_element located

D.

presence_of_element_located

Question 3

What is a test hook?

Options:

A.

A tool that provides an environment for test automation

B.

A tool to automate comparison of actual results with expected results

C.

A customized software interface that enables automated testing of a System Under Test (SUT)

D.

The degree to which tests can be designed and executed

Question 4

Which of the following statements about XPath is true?

Options:

A.

XPath uses CSS selectors to identify nodes in documents

B.

XPath is only used to find predefined tags in documents

C.

XPath is used to gather input from users for documents

D.

XPath traverses and finds XML nodes through XPath syntax expressions

Question 5

Which of the following is an example of a potential negative outcome associated with Selenium test automation project?

Options:

A.

Ease of running large sets of regression tests when new features are added

B.

Reduced code coverage at the unit and integration test levels

C.

Finding so many defects that the release process is slowed down

D.

Allowing people with limited technical understanding to automate tests

Question 6

Assume that within the ACME com homepage there exists the following edit box:

and that it is the only text box with the name "q" Look at the following lines of code:

What is the correct sequence of above lines to take a screenshot of ACME.com homepage?

Options:

A.

IV, II, V, I. Ill

B.

II, IV. I, V. Ill

C.

II, IV, III, V, I

D.

II. IV. V. I. Ill

Page: 1 / 4
Total 40 questions