Pass the GAQM GAQM: Software Testing CPST-001 Questions and answers with CertsForce

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

What is the advantage of the Page Object pattern?

Options:

A.

Reusability


B.

Modularity


C.

Portability


D.

All of the above


Expert Solution
Questions # 2:

Assert and Verify are used for:

Options:

A.

Validating the elements that are available on the application under test


B.

Validating the elements only on the current page


C.

It is not used for validating


D.

None of the above


Expert Solution
Questions # 3:

Which of the following OS is not supported by Selenium IDE?

Options:

A.

Windows


B.

Mac OS X


C.

Unix


D.

Solaris


E.

Linux


Expert Solution
Questions # 4:

Which of the following verification function for custom accessor will be valid and used to extend Selenium but with custom accessor name as ValueFromCompoundTable ?

Options:

A.

AssertValueFromCompoundTable


B.

assertValueFromCompoundTable


C.

doverifyValueFromCompoundTable


D.

VerifyValueFromCompoundTable


Expert Solution
Questions # 5:

How does the SafariDriver is implemented?

Options:

A.

Plugin


B.

None of these


C.

Extensions


D.

RPC


Expert Solution
Questions # 6:

Which wait is used in cases where the WebDriver cannot locate an object immediately because of its unavailability?

Options:

A.

Implicit wait


B.

Fluent wait


C.

Explicit wait


D.

Target wait


Expert Solution
Questions # 7:

Which amongst the given component is considered faster?

Options:

A.

None of these


B.

Selenium RC


C.

Selenium Web driver


D.

Selenium IDE


Expert Solution
Questions # 8:

How do you run the JUnit tests from the command line?

Options:

A.

java org.junit.runner.


B.

Run JUnit


C.

java JUnitCore


D.

java org.junit.runner.JUnitCore


Expert Solution
Questions # 9:

How to start the Selenium RC server with user extensions?

Options:

A.

java -jar selenium-server.jar user-extensions.js


B.

java -jar selenium-server.jar -userExtensions.js


C.

java -jar selenium-server.jar -userExtensions user-extensions.js


D.

Start SeleniumServer User-extensions.js


Expert Solution
Questions # 10:

How does an Ul Map properties file contains the locator of Ul element ?

Options:

A.

hash function


B.

value in key-value pair


C.

key in key-value pair


D.

None of these


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