Winter Sale Limited Time 65% Discount Offer - Ends in 0d 00h 00m 00s - Coupon code: pass65

Pass the iSQI A4Q Selenium Tester CSeT-F Questions and answers with ValidTests

Exam CSeT-F All Questions
Exam CSeT-F Premium Access

View all detail and faqs for the CSeT-F exam

Viewing page 1 out of 2 pages
Viewing questions 1-10 out of questions
Questions # 1:

Which of the following sentences is correct?

Options:

A.

There is a way of taking the screenshots of modal message boxes with error messages on web pages with Selenium WebDriver library

B.

There is no way of taking the screenshots of message boxes with error messages, because the situation when an error is shown on a webpage means that an automated test script has thrown an exception

C.

There is no way of navigating on a web page when modal message box is shown, so there is no way of taking a screenshot

D.

There is a way of taking a screenshot of modal message box with error message, but it has to be done outside of Selenium WebDriver library e.g., with Selenium Screenshot library

Expert Solution
Questions # 2:

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)

Question # 2

B)

Question # 2

C)

Question # 2

D)

Question # 2

Options:

A.

Option A

B.

Option B

C.

Option C

D.

Option D

Expert Solution
Questions # 3:

Given the following code, which of the options best represents the resulting web page?

Question # 3

A)

Question # 3

B)

Question # 3

C)

Question # 3

D)

Question # 3

Options:

A.

Option A

B.

Option B

C.

Option C

D.

Option D

Expert Solution
Questions # 4:

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

Expert Solution
Questions # 5:

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?

Options:

A.

Assign IDs for each dropdown and each option

B.

Create a function for clicking on a dropdown then clicking on the option

C.

Create unique tags for the elements

D.

Create keywords for the dropdowns and the options

Expert Solution
Questions # 6:

What is XPath?

Options:

A.

An error in XML document, where beginnings and endings of two tags cross (eg, ), cross-path

B.

A test design method in which a test case traverses all crossing paths of an algorithm or activity diagram of use case

C.

A query language for selecting nodes from an XML document

D.

An element of Test Execution Layer that allows one to cross-reference different SUTs

Expert Solution
Questions # 7:

Which of the following is NOT part of a CSS rule-set?

Options:

A.

Selector

B.

Declaration

C.

Property

D.

Variable

Expert Solution
Questions # 8:

Which of the following is a good definition for a fixture?

Options:

A.

A mock object or environment used to consistently test some item, device, or piece of software

B.

A function in a software library whose main purpose is to call another function often adding or enhancing functionality

C.

A test automation pattern which requires that technical logic and business logic be dealt with at different levels

D.

An environment for automated test scripts to execute, including tools, libraries

Expert Solution
Questions # 9:

What is the technical debt of a project?

Options:

A.

The cost of hardware taken into account in the project budget

B.

The cost of additional work in the project due to defects and inefficiencies in code and project design

C.

The acronym of "directly evaluating binary testing"

D.

The cost of implementation of keywords in Keyword Driven Testing, which is to be performed by technical tester

Expert Solution
Questions # 10:

Which of the following Selenium tools is primarily used for capture/playback?

Options:

A.

Selenium IDE

B.

Selenium WebDriver

C.

Selenium Grid

D.

Selenium Standalone Server

Expert Solution
Viewing page 1 out of 2 pages
Viewing questions 1-10 out of questions