Weekend Special Limited Time 70% Discount Offer - Ends in 0d 00h 00m 00s - Coupon code = simple70

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

Practice at least 50% of the questions to maximize your chances of passing.
Exam CSeT-F Premium Access

View all detail and faqs for the CSeT-F exam


401 Students Passed

93% Average Score

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

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

Questions # 2:

Consider the following test steps;

Question # 2

Which of the following function signatures is the best for keyword implementing test step number 1 ?

Options:

A.

def login ():

B.

def login_with_admin_credentials () :

C.

def login(username, password) :

D.

def create_user (username, user_email, password)

Questions # 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

Questions # 4:

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?

Options:

A.

driver = webdriver Chrome()

get('HTTPS //www python com)

B.

driverwebdnver Chrome()

driver refresh('HTTPS://www_python com')

C.

driver = webdriver Chrome()

driver.get('HTTPS://www.python com ')

D.

driver webdriver Chrome(HTTPS://www python com)

Questions # 5:

Given that only one alert message in your web application says. "Account deleted", which line(s) of code will allow you to know that the "Account deleted" alert is displayed?

A)

Question # 5

B)

Question # 5

C)

Question # 5

D)

Question # 5

Options:

A.

Option A

B.

Option B

C.

Option C

D.

Option D

Questions # 6:

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

Questions # 7:

Given the following piece of code:

Question # 7

Which page will be displayed in the web browser after its execution?

Options:

A.

httpsV/perl.org

B.

httpsZZpython.org

C.

Browser's home page

D.

The page cannot be determined

Questions # 8:

Your web application uses a framework that creates dialogs using templates such that "OK" and "Cancel" buttons are reused by multiple dialogs The dialogs are complicated, with many buttons and other elements. You are allowed to make changes to the source code to help in testing

Which of the following is the BEST approach for locating the Cancel button in one specific dialog?

Options:

A.

Add a unique class name to the button and locate it within a loaded dialog

B.

Add a unique ID to the button and locate it within a loaded dialog

C.

Use the absolute XPath for the button for the loaded dialog

D.

Use the link text for the button to locate it within a loaded dialog

Questions # 9:

Your SUT displays an alert with two buttons OK and Cancel

Issuing the dismiss*) command for that alert is equal to manually pressing which button?

Options:

A.

OK

B.

Cancel

C.

Neither

D.

It is impossible to tell

Questions # 10:

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

Viewing page 1 out of 2 pages
Viewing questions 1-10 out of questions
TOP CODES

TOP CODES

Top selling exam codes in the certification world, popular, in demand and updated to help you pass on the first try.