QTP 10.0 Sample Questions Set - 7



1.    Unlike the Exist method, the _________ method enables you to synchronize the test run based on a specific object property.

A.    WaitProperty
B.    Wait
C.    Sync
D.   Exit

2.     The __________ statement - Initiates a pause during a run session.

A.    WaitProperty
B.    Wait
C.    Sync
D.   Exit

3.     The _________ property - the maximum time (in milliseconds) that QuickTest waits for a Web page to load before running a step.

A.    BrowserTimeout
B.    Browser_Navigation_Timeout
C.    BrowserNavigationTimeout
D.   Browser_Timeout

4.    The ___________ checks a variety of objects such as buttons, radio buttons, combo boxes, lists, and so forth.

A.    Image checkpoint
B.    Standard checkpoint
C.    Bitmap checkpoint
D.   Accessibility checkpoint

5.     You create an image checkpoint by inserting a _________ on an image object.
A.    Image checkpoint
B.    Standard checkpoint
C.    Bitmap checkpoint
D.   Accessibility checkpoint

6.     The __________ are also supported for some list view objects, such as WinListView and VbListView, as well as other list view objects in external add-in environments.
A.    Table checkpoints
B.    Standard checkpoints
C.    Accessibility checkpoints
D.   XML checkpoints
7.     The_________identifies areas of your Web site that may not conform to the World Wide Web Consortium (W3C) Web Content Accessibility Guidelines.
A.    Accessibility Checkpoint
B.    Standard checkpoints
C.    Database checkpoints
D.   Accessible Checkpoint
8.     The ___________ specifies the time interval (in seconds) during which QuickTest attempts to perform the checkpoint successfully.
A.    Check timeout
B.    Checkpoint interval timeout
C.    Checkpoint timeout
D.   Quicktest timeout
9.     The ______________ specifies when to perform the checkpoint in the test.
A.    Insert statement.
B.    Check statement.
C.    Timeout statement.
D.   Checkpoint statement.
10.                        You can view the results of the checkpoint in the _____________.
A.    Test Results window
B.    Checkpoint window
C.    Information Pane
D.   Checklist window
11.                        The ___________parameters are available for subsequent steps and for nested actions. They are defined in the action containing the steps or in the action that calls the nested action.
A.    Action
B.    Environment Variable
C.    Test
D.   Parent action
12.                        When specifying the name for data table parameter, the first character of the parameter name must be a _________.
A.    Letter
B.    Underscore
C.    Number
D.   Both A & B
13.                        By outputting values to the global Data Table sheet from one action and using them as input parameters in another action, you can easily pass values from one action to another.
A.    True
B.    False
14.                        The ___________ parameters are especially useful for localization testing, when you want to test an application where the user interface strings change, depending on the selected language.
A.    Action
B.    Environment
C.    Test
D.   Parent action
15.                        You can also store environment variable files in Quality Center.
A.    True
B.    False
16.                        The ___________built-in environment variable that tells version of the OS on which you are working.
A.    OS
B.    OS_Ver
C.    OSVER
D.   OSVersion
17.                        Random number parameters are appropriate for non-numeric values, such as text or hypertext links.
A.    True
B.    False
18.                       Regular expressions enable QuickTest to identify objects and text strings with undependable values.
A.    True
B.    False
19.                        You can use regular expressions only for values of type string and number.
A.    True
B.    False
20.                        If you expect the value of a property to change in an unpredictable way during each run session, you can use regular expressions.
A.    True
B.    False
1
2
3
4
5
6
7
8
9
10
A
B
C
B
B
A
A
C
A
A
11
12
13
14
15
16
17
18
19
20
D
D
A
B
A
D
B
A
B
B

No comments:

Post a Comment