QTP 10.0 Sample Questions Set - 8



1.    If it is important for you to save the resulting data from the run-time Data Table, you can insert a _____________ statement to the end of your test to export the run-time Data Table to a file.
A.    Export.Datatable
B.    DataTable_Export
C.    DataTable.Export
D.   Both A & B
2.    When you parameterize a step in a test using the Data Table, you must decide whether you want to make it a global Data Table parameter or an action Data Table parameter.
A.    True
B.    False
3.     After running a parameterized test, you can view the actual values taken from the Data Table in the Test Results Run-Time Data Table.
A.    True
B.    False
4.    The _________ property - returns the design-time Data Table, which enables you to modify the data that is used for the Data Table parameters in your test or business component.
A.    DataTable
B.    DesignTable
C.    Design_Table
D.   None
5.    The Data Table assists you in parameterizing your test.
A.    True
B.    False
6.    You can parameterize values ___________ in your test.
A.    In Steps
B.    In Checkpoints
C.    Of Action Parameters
D.   Both A & B
E.    All of above
7.     You can parameterize values in steps and checkpoints while _________ your test.
A.    Recording
B.    Editing
C.    Both A & B
8.     There are four types of parameters: Test/Action, Random number, Environment Variable, Regular Expression.
A.    True
B.    False
9.     While using Test and Action Input Parameters,you can enter the parameter name in the Expert View using the Parameter utility object, in the format: ______________for the current action.
A.    Parameter("ParameterName":
B.    ParameterName("Parameter":
C.    Parameter("Parameter-Name":
D.   Parameter("Parameter_Name":
10.                        The _____________ parameters are available only for top-level actions.
A.    Action
B.    Environment Variable
C.    Test
D.   None
  1. Only the file name _________ is recognized as an action template

A.    ActionTemplate.mst                         
B.    Action_Template.mst
C.    Action-Template.mst                        
D.   ActionTemplates.mst 

  1. You can import and export object repositories from and to __________files.

A.    XML           
B.    MTS           
C.    TSR            
D.   XLS

  1. In general, the _________ object repository is easiest to use when you are creating simple record and run tests.

A.    Shared       
B.    Local          
C.    Both 
D.   None

  1. The Object Repository automation object model enables you to manipulate QuickTest _________ object repositories and their contents from outside of QuickTest.

A.    Shared       
B.    Local          
C.    Both 
D.   None

  1. Before using the Object Repository automation object model to manipulate shared object repository stored in Quality Center, you must download the shared object repository and save it to the file system.

A.    True                    
B.    False 

  1. SetTOProperty changes the property values used to identify an object during the test run. It also effects the values saved in the Object Repository for the object.

A.    True                    
B.    False

  1. After creating or editing an object repository XML file, it is recommended to use the QuickTest __________ functionality to verify that your file conforms to the QuickTest object repository schema.

A.    Schema Verification                         
B.    Schema Validation
C.    XML Validation                                
D.   XML Verification

  1. To display the Comment in the Object Repository dialog box, you must use the attribute name __________.

A.    Miccommentproperty                       
B.    Commentproperty
C.    Mic_comment_property                    
D.   None of above

  1. ObjectRepositoryUtil Object enables you to manipulate _________ object repository files from outside of QuickTest Professional.

A.    Shared                
B.    Local          
C.    Both           
D.   None

  1. You can use the Object Repository Merge Tool to merge objects from _____________

A.    Two shared object repositories into a single shared object repository.
B.    The local object repository of one or more actions or components into a shared object repository.
C.    Both A & B                             
D.   None


1
2
3
4
5
6
7
8
9
10
C
A
A
A
A
E
C
A
A
C
11
12
13
14
15
16
17
18
19
20
A
A
B
A
A
B
B
A
C
C

No comments:

Post a Comment