You are on page 1of 9

UGRD-CS6306 Unified Functional Testing Source (Prelim Quiz 1, Prelim Quiz 2, Midterm Quiz 1,

Midterm Quiz 2, Final Quiz 1, Final Quiz 2)

File Content:

 Prelim Quiz 1
 Prelim Quiz 2
 Midterm Quiz 1
 Midterm Quiz 2
 Final Quiz 1
 Final Quiz 2

Community Links is the community button  to open news about UFT GUI Testing.
Answer: False

To verify if the AUT performs the designated tasks, you automate a series of tests that run
without human intervention.
Answer: Automated Testing

To verify if the AUT performs the designated tasks, you manually execute a series of tests.
Answer: Manual Testing

It is a windows- based application.


Answer: Flight Reservation

Tests perform precisely the same operations each time they are run, thereby eliminating human
error
Answer: Reliable

It Click the Support button to open links to UFT for GUI Testing support
Answer: Support Area

Benefits of Automated Testing where you can program sophisticated tests that bring out hidden
information
Answer: Programmable

Enables you to verify the following features of Application Under test


Answer: Functional Testing

Stage 2 of GUI Testing Workflow


Answer: Preparing the Testing Infrastructure

Enables you to create a test or component or a solution by clicking the New or Open buttons
after selecting a test, component or solution name.
Answer: Recent Test/Components and Recent Solutions

It  Click the Links button to open links to the UFT for GUI Testing Help.
Answer: Links Area
It is a browsers-based application.
Answer: Mercury Tours

Benefits of Automated Testing where automated tests are significantly faster than human users.
Answer: Fast

Stage 6 GUI Testing Workflow


Answer: Analyzing Run Results and Reporting Defects

Benefits of Automated Testing where you can build a suite of tests that covers every feature in
your Web site or application.
Answer: comprehensive

Mercury Tools is a browsers-based application.


Answer: False 

UFT stands for  Unitied Functinal Testing.


Answer: False 

Links Area is the Links button to open links to the UFT for GUI Testing Help.
Answer: True

Benefits of Automated testing where you can test how the Web site or application reacts after
repeated execution of the same operations
Answer: Repeatable

It Click the Community button to open news about UFT GUI Testing.
Answer: Community Area

Refers to the object in the AUT that was interacted with.


Answer: Item

Begins the run sessions


Answer: Run

Refers to data that you specify for the operation performed on the object.
Answer: Value

Recognizes objects based on their appearance rather than their native properties.
Answer: Insight Recording

The test or component to run. You can select any open item from the drop- down list.
Answer: Test Name

Manual Testing enables you to verify the following features of Application Under test.
Answer: False
Operation refers to data that you specify for the operation performed on the object.
Answer: False

The target location for the results, as specified in the Results Location tab.
Answer: Results Location

Records additional detail into some steps, such as the coordinates of a mouse click on an object
so that UFT may use that additional data.
Answer: Low level recording

Various Name  is the test or component to run.


Answer: False

Low Recording recognizes objects based on their appearance rather than their native
properties.
Answer: False

Expands or collapses the dialog box to show the Results Location and Input Parameters tabs.
Answer: Options

Dynamic Content is the process of unique identifiers.


Answer: True

Item refers to  the object in the AUT that was interacted with.
Answer: True

Refers to the action that you perform on the object during the recording session. This is also
called the method.
Answer: Operation

Automated testing is to verify if the AUT performs the designated tasks, you automate a series
of tests that run without human intervention.
Answer: True

Data driven functionally without which users could not operate.


Answer: False

It is a normal object based recording mode for UFT recording sessions.


Answer: Default

Default is a normal object based recording mode for UFT recording sessions
Answer: True

Comprehension  can build a suite of tests that covers every feature in your Web site or
application.
Answer: False

This is the identifier which object appears within the frame  or dialog box.
Answer: Location
You can insert a synchronization point that instructs the tool to wait until the Update Order
button's enabled property equals.
Answer: True 

To update an object, perform the following steps:


Answer: All of the choices

All test objects are stored in the object repository.


Answer: True 

Class is the selected name of the selected object.


Answer: False

You can insert a synchronization point, which instructs the UFT for GUI Testing tool to pause
the test until an object property achieves the value you specify.
Answer: True 

When you run a test, your application might not always respond with the same speed.
Answer: True 

The most fundamental properties of a particular test object class.


Answer: None of the choices

This is the identifier that applicable only to web applications.


Answer: Creation Time

Synchronization is used to instruct UFT for GUI Testing to wait for the application process to
complete before proceeding to the next step in the test.
Answer: True 

You can add an object to the object repository directly from the Object Spy.
Answer: True 

Property name enables you to specify the property value  for which UFT for GUI Testing should
wait before continuing to the next step in the test.
Answer: False

This is the identifier that indicates the order which the order appears in the application code.
Answer: Index
Optional Filter properties is the other properties that can help identify objects of a particular
class.
Answer: True 

Base Filter properties  is the most fundamental properties of a particular test object class.
Answer: True 
You can modify the default amount of time that the UFT for GUI Testing tool waits for a Web
page to load.
Answer: True 

You can not  delete objects from the object repository.


Answer: False

You can insert Exist or Wait statements that instruct the UFT for GUI Testing tool to wait until an
object exists or to wait a specified amount of time before continuing the test.
Answer: True 

You can insert a synchronization point that instructs the UFT for GUI Testing tool to wait until
the Update Order button is enabled.
Answer: True 

Test object name is the test object class of the selected object.
Answer: False

It matches one to any number of occurrences of the preceding character.


Answer: Plus

Brackets matches a range of character.


Answer: True

Indicates that the value of the property is currently an environment variable parameter.
Answer: None of the choices

Page checkpoint checks the characteristics of a web page.


Answer: True

It checks the contents of a data based accessed by an application.


Answer: Database Checkpoint

Accessibility checkpoint identifies area of a web site to check for section 598 compliancy.
Answer: False 

It is a value of a property captured  from the  the AUT during the test execution.
Answer: Output Parameter

Checkpoints can be inserted even while you are in recording mode.


Answer: True

Text checkpoints the  text string is displayed within a defined area in a window based
application according to specified criteria.
Answer: False 

Indicates that the value of the property is currently a parameter.


Answer: None of the choices
Names and their values are located in the Data Table.
Answer: Input Parameter

File content checkpoint check the image in a document generated during a run session.
Answer: False 

XML checkpoint  checks the data content of XML documents.


Answer: True

Special character Period in UFT matches any single character.


Answer: True

Enables you to define a new internal environment variable and add it to the list.
Answer: Add

Checkpoints include the following type EXCEPT.


Answer: Java

You can check the object property values in your application using standard checkpoints.
Answer: True

Table checkpoint checks the property values of an image.


Answer: False 

The environment variable xml file to load and use when your test runs.
Answer: File

It is a checkpoint that can check for any value generated at run time.
Answer: None of the choices

During your regular working process, you can add checkpoints to any test.
Answer: True 

Global Sheet enables you to insert data that applies only to that action.
Answer: False 

Checkpoints do not need to be managed in single tests.


Answer: False 

When the Web add-in is loaded, the Test Settings displays a Web tab.
Answer: True 

The Browser Navigation Timeout allows 90 seconds for a page to load by default.
Answer: False 

It is a reusable action stored with another test.


Answer: External
Reusable action is one  that can be called multiple times by the local test.
Answer: True 

It is one that can be called multiple times by the local test.


Answer: None of the choices

Captured Data is a still image of the state of your application at a particular step.
Answer: True 

When a local data sheet is used, values specific to an action appear in the action data sheets
that are available to that action only.
Answer: True 

After a test is recorded, run the test to verify the test results.
Answer: True 

An action can be divided into logical sections such as the Login process, Create New Order
process, and Logoff process.
Answer: Test with Multiple Actions

Double Action Test is an  action in UFT for GUI Testing refers to a set of steps that are run as a
group.
Answer: False 

An action inside another action.


Answer: Nested

Result Details  is a high-level results overview report, containing general information about the
test.
Answer: True 

Non-reusable action is one that can be called only in the local test.
Answer: True 

A Web design uses Web classes and Web object.


Answer: False 

Global Sheet enables you to insert data that applies only to that action.
Answer: Global sheet

A Web application generally uses a greater variety of objects as compared to a Windows-based


application.
Answer: True 

Before a record session is initiated, you must set the record and run settings for the Web
application that you want to test.
Answer: True 
You can use only one shared object repositories.
Answer: False 

Enables you to view the properties of a checkpoint object, the same way as you do in the
relevant Checkpoint Properties dialog box.
Answer: Object Details area (Checkpoint Objects)

Enables you to view the properties of an output value object, the same way as you do in the
relevant Checkpoint Properties dialog box.
Answer: Objects Details area(Output Value Objects)

The name of the test object as it appears in the object repository (read-only).
Answer: Test Object to Identify

Highlights the visual relation between all related objects and the objects matching the test object
to identify (main UFT window is hidden).
Answer: Preview

During your test creation, you must determine exactly what you want to test in your application.
Answer: False 

The Object Repository System enables you to open multiple shared object repositories and
modify them as needed.
Answer: False 

You can open as many shared object repositories as you want.


Answer: True

You can use the shared object repository for multiple tests.
Answer: True

Displays the image that UFT for GUI Testing uses to identify the object in the application.
Answer: Test Object Image area(Insight Test Objects)

Use a shared object repository, when: You are creating tests or components using keyword-
driven methodologies (not by recording).
Answer: True

Enables you to open multiple shared object repositories and modify them as required.
Answer: Object Repository Manager dialog box

Enables you to associate one or more shared object repositories with one or more actions in a
test.
Answer: Dialog Box

The Object Management  area enables you to view the properties and property values used to
identify a test object during a run session.
Answer: False 
You can also merge objects from the local object repository directly to a shared object
repository that is associated with the same action or component.
Answer: True

Before you begin creating tests, you must determine exactly what you want to test in your
application.
Answer: True

Enables you to define related objects according to their distance or hierarchical location relative
to the object to identify.
Answer: Distance and hierarchy

When you open an object repository, it opens in a read-only format by default.


Answer: True

Multiple shared object repositories can store in data sheets.


Answer: False 

The details of the visual relation for the selected related object.
Answer: Relation details

You might also like