Automation Functional Testing Practice Test

0%

Which of the following is a World Wide Consortium (W30) concern?

Correct! Wrong!

Explanation:
A web accessibility checkpoint is a test operation that verifies that the web page under test complies with the following accessibility guidelines: for example, it can be used to ensure that all IMG elements have the ALT, WIDTH, and HEIGHT attributes, or to ensure that all links on the page under test are valid

Any QTP user can access the test's active screen information.

Correct! Wrong!

Explanation:
The correct answer
Both A & B

In QTP, which of the following isn't a separate file?

Correct! Wrong!

Explanation:
Local Object Repository - A Local object repository is an object repository that is available locally to a certain test case. It's not possible to get to it from outside of that activity. This is saved in the test script folder structure as a.mtr file.

Which of the following is used in the object repository for easy access to a specific item for modifying an object's properties?

Correct! Wrong!

Explanation:
When a group of individuals is working on the scripts, Locate in Repository is a handy tool. You can use this button to check if an object is in the object repository.

____ is a characteristic of bitmap checkpoints that allows the checkpoint to pass even if the bitmaps aren't identical.

Correct! Wrong!

Explanation:
Even if the bitmaps aren't identical, the RGB Tolerance is checked.

What is the Low Level Recording shortcut key?

Correct! Wrong!

Explanation:
CTRL+SHIFT+F3 is used for low-level recording and SHIFT+ALT+F3 is used for analog recording, the first option is accurate. SHIFT+ALT+F4 is not utilized in QTP.

To add an object to the local object repository, which of the following is used?

Correct! Wrong!

Explanation:
Object spy is a feature in QTP that allows you to see the properties and methods of both test and run-time objects. It also contains the syntax for a particular method. Object Spy displays the entire hierarchy of the object you've chosen.

Which checkpoint type is used to verify the property values of an object in a test application and is supported by all add-in environments in QTP?

Correct! Wrong!

What defines the documentation cell?

Correct! Wrong!

Explanation:
The correct answer
Read-only

The Merge Object Repositories Tool is used by

Correct! Wrong!

Explanation:
The correct answer
Update from Local Repository Tool

The standard checkpoint's shortcut key is .

Correct! Wrong!

Explanation:
To use the tool, press F12. A screen similar to the one below would be available to the user. ... One of the most compelling automated testing solutions is WebDriver

Which of the following will execute the current line in the script, with the condition that if the line has a method, the method name will be displayed in the view but not executed?

Correct! Wrong!

Explanation:
The correct answer
Step Into

The first sheet of the run-time data table is returned by which Data Table object attribute.

Correct! Wrong!

Explanation:
The first sheet in the design-time or run-time data table is returned by the GlobalSheet property (global sheet). DataTable.GlobalSheet is the syntax.

Which of the following tabs in QTP allows you to run a script line to change the current value of a variable in a function library?

Correct! Wrong!

Explanation:
The correct answer
Command

Which of the following will be called via an object and will wait for the object's expected property value?

Correct! Wrong!

Explanation:
Use the WaitProperty method to pause the test execution until the selected object property reaches the specified value or the timeout period expires.

To encrypt strings in Data Table cells, which option in the Data Table menu is used?

Correct! Wrong!

Explanation:
The correct answer
Encrypt

In the Keyword view, which of the following are the four main columns?

Correct! Wrong!

Explanation:
The correct answer
Item, Operation, Value, Documentation

To make a list of recovery scenarios the default for all new tests, which of the following parameters would you choose?

Correct! Wrong!

Explanation:
By using the BSet as DefaultE button in the Recovery pane of the test settings, a list of recovery scenarios can be created by default for all tests.

Which types of actions are read-only in the calling test, but can be utilized locally for the external action with an editable copy of the Data Table information?

Correct! Wrong!

Explanation:
Using external data allows you to reuse and maintain your automated tests. The data files can be simply upgraded with fresh data to add alternative testing situations without having to edit the automated test itself. Typically, test data is manually created and then saved to the specified data storage location.

The type of checkpoints in QTP is determined by elements such as screen resolution, operating systems, and RG8 settings.

Correct! Wrong!

Explanation:
The correct answer
Bitmap

What are the filter criteria provided in the Test Results Window to filter reports?

Correct! Wrong!

Explanation:
The correct answer
All of the above

Which of the following components constitutes a UFT test?

Please select 2 correct answers

Correct! Wrong!

In QTP,— is an extension of the Action template.

Correct! Wrong!

What's the connection between RGB and Pixel Tolerance?

Please select 2 correct answers

Correct! Wrong!

What is the value in the keyword view's Value cell?

Please select 2 correct answers

C) of the above
Show hint
Correct! Wrong!