QTP 10.0 Sample Questions Set - 19



1.    After running a test that contains output parameters, where can a user find the results of an output parameter?
A.    Active Screen
B.    Test Summary
C.    Run-time Data Table
D.   Design-time Data Table
2.    What are the default capture levels of Active Screen in QuickTest Professional 9.2?
A.    All, Most, Some, None
B.    Partial, None, Full, Leas
C.    Maximum, Minimum, Partial, None
D.   None, Complete, Partial, Minimum
3.    What can you accomplish using the Expert View that you are unable accomplish in the Keyword View? Select two.
A.    Run parameter values
B.    Retrieve test object properties
C.    Retrieve run-time object properties
D.   Compare and compute object values
E.    Add checkpoints from the ActiveScreen
4.    Which feature in the Expert View presents options to finish the current VBScript line you are typing?
A.    Function Generator
B.    Auto-expand VBScript
C.    Statement completion
D.   Context-sensitive help
5.    Which type of parameter contains the value of a property captured from the application during a test run?
A.    Input
B.    Output
C.    XML structure
D.   Random number
6.    What does the GetTOProperty method do?
A.    It retrieves the value of a property from a test object.
B.    It retrieves the available properties from a test object.
C.    It retrieves the value of a property from a run-time object.
D.   It retrieves the available properties from a run-time object.
7.    What is a user-defined object class in the Object Identification dialog?
A.    An object class that is defined at run time
B.    A standard object mapped to a standard class
C.    A user-defined object class mapped to a standard class
D.   An object class that is defined by the application under test
8.    Which scripting language is used by QuickTest Professionals Expert View?
A.    TSL
B.    VBScript
C.    JavaScript
D.   QuickTestScript
9.    Which compressed file type does QuickTest Professional use to export a test?
A.    .rar
B.    .zip
C.    .iso
D.   .pak
10.                       Which Checkpoint type provides QuickTest Professional with a way to check one or more properties of an object?
A.    Text Checkpoint
B.    Bitmap Checkpoint
C.    Standard Checkpoint
D.   Accessibility Checkpoint
11.                       Which menu command do you use to associate a function library to a test?
A.    Run Options
B.    Test Settings
C.    View Options
D.   Action Properties
12.                       You have just stopped recording steps into your test. Your application-under-test is still up and visible on your screen. You now wish to add some checkpoints into your test using the menu command, Insert -> Checkpoint from the Toolbar. Which checkpoints are available to you? Select two.
A.    Text checkpoint
B.    XML checkpoint
C.    Bitmap checkpoint
D.   Text Area checkpoint
E.    Database checkpoint
13.                        When preparing to run your automated test, from where in the QuickTest Professional 9.2 interface do you restrict the number of iterations an Action will execute?
A.    The Test Flow dialog
B.    The Test Settings dialog
C.    The Action Properties dialog
D.   The Action Call Properties dialog
14.                       Which looping statements are available in QuickTest Professional? Select three.
A.    IfThen
B.    ForNext
C.    Do...Loop
D.   While...Wend
E.    SwitchCase
15.                       Which method can be used to store a Data Table sheet in an Excel file during the test execution?
A.    Send
B.    Write
C.    SendSheet
D.   ExportSheet
16.                       Which character is used to combine multiple statements on one line in QuickTest Professional 9.2 Expert View?
A.    A colon
B.    A hyphen
C.    A semi-colon
D.   An underscore
17.                       When a test is run in Update mode, what options can you select? Select three.
A.    The Data table
B.    The checkpoint properties
C.    The Test Object descriptions
D.   The action names in the test
E.    The logical names in the test
F.     The Active Screen images and values
18.                       While working in the Expert View, you type an object followed by a dot. What does QuickTest Professional display after that dot? Select three.
A.    The parent object
B.    The child objects
C.    The methods for that object
D.   The properties for that object
E.    The arguments for that object
F.     The checkpoints for that object
19.                       To use environment variables to specify the applications or browsers you want to use for your test run, you must use the appropriate variable names e.g. the variable name for the Web address to display in the browser is
A.    URL_VAR
B.    URL_EN
C.    URL_ENV
D.   URL_VA
20.                       To bypass the Object Repository you can:
A.    Turn the Object Repository off
B.    Use a programmatic description
C.    Delete all objects in all repositories
D.   Add the object to the Object Repository Manager
1
2
3
4
5
6
7
8
9
10
C
D
C,D
C
B
A
C
B
B
C
11
12
13
14
15
16
17
18
19
20
B
B,E
D
B,C,D
D
A
B,C,CF
B,C,D
B
B

No comments:

Post a Comment