Automation Testing, Manual Testing, QTP/UFT 11 , QC/ALM 11 ,SAP TAO, Unix, Selenium, Oracle SQL, Shell Scripting and For Online Trinings to contact me : Cell:+91-8897972059 , Email Id : quicktestprotech@gmail.com
Showing posts with label qtp. Show all posts
Showing posts with label qtp. Show all posts

Saturday, November 23, 2013

HP Unified Functional Testing (UFT) 11.5 QTPs Latest Version

HP has launched would soon be launching the latest version of QuickTest Professional (QTP). This new version of QTP is called HP Unified Functional Testing (UFT) 11.5. Below is the sneak preview of some of the important new features that will be available in UFT 11.5

QTP 11.0 (HPO-M47) Certification Exam Model Questions -1


1) QuickTest processes comments when it runs a test.

A. True
B. False

2) Press __________ to add a new step below the currently selected step.

A. F8           
B. Shift + A            
C. F0           
D. Shift + A + Q

3) While working with the Keyword View, you can _________ steps to move them to a different location in a test or in an action

A. Copy and Paste   
B. Cut and Paste     
C. Drag and drop     
D. Both A. and C.

4) You can specify the order in which the columns are displayed in the Keyword view.

A. True                  
B. False

5) You can view _________ while working with keyword view.

A. Object properties           
B. Action properties           
C. Action call properties
D. Checkpoint properties     
E. Output value properties   
F. None of the above         
G. All of above

6) You cannot manage some aspects of a local object repository using the QuickTest Object Repository automation object model.

A. True                  
B. False

7) For each action, you can use a combination of objects from your local and shared object repositories.

A. True                  
B. False

8) QuickTest adds all new objects to the local object repository even if one or more shared object repositories are already associated with the action assuming that an object with the same description does not already exist in one of the associated shared object repositories.

A. True                  
B. False

9) If a child object is added to a local object repository, and its parents are in a shared object repository, then you have to manually drag and drop its parent objects from shared object repository to local object repository.

A. True                  
B. False

10) The ________ is not accessible as a separate file

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

11) You can use the Keyword View to add a step ___________ in your test.

A. At the end
B. Below the currently selected step
C. At the beginning
D. At any point

12) The Documentation cell is ___________.

A. Read-only
B. Write-only
C. Read and Write
D. Read write & execute

13) An Item column can be any of the following:

A. A test object
B. A statement like Dim
C. A step generated by step generator
D. All of above


14) The Operation cell in the keyword view specifies the operation to be performed on the item listed in the ___________ Column.

A. Operation
B. Documentation
C. Item
D. Value


15) Even if the Item column in the Keyword View is displayed to the right of the Operation column, you must still first select an item to view the list of available operations in the Operation column.

A. True
B. False

16) The Value cell in the keyword view can contain ___________ Value

A. Constant
B. Parameter
C. Both A. & B.        
D. None of these

17) The ______________ enables you to encode your passwords and place secure values into the Data Table.

A. Password Encoder
B. Password Decoder
C. Password Encode
D. Password Decode

18) You can also encrypt strings in Data Table cells using the _____________ option in the Data Table menu.

A. Decrypt
B. Encrypt
C. Encrypt Code      
D. Decrypt Code

19) In addition to adding standard statement steps to your test using the Keyword View, you can also insert

A. Checkpoint step
B. Output value step
C. Comment step     
D. All of above

20) The correct syntax of the conditional statement starting with Do is ________

A. Do While             
B. Do Until              
C. Do Next    
D. Both A. and B.

Wednesday, August 17, 2011

QTP 11.0 (HPO-M47) Certification Exam Model Questions -2


1) Object Spy can be found in __________ menu.

A. Tool
B. Tools
C. Task
D. Tasks

2) The ________________ displays the open documents side-by-side.

A. Tile Vertically
B. Tile Horizontally
C. Cascade
D. Tile Cascade

3) For opening the Quick Test Professional Help we can use _________

A. F3
B. F5
C. F1
D. F2

4) If QTP cannot find any object that matches the description, or if it finds more than one object that matches, QuickTest may use the ___________________ mechanism to identify the object.

A. Ordinal Identifier
B. Index Identifier    
C. Smart Identification
D. Assistive Identification

5)  You can configure the _________ and ___________.properties that QuickTest uses to record descriptions of the objects in your application

A. Mandatory, assistive, and ordinal identifier
B. Mandatory, required, and ordinal identifier
C. Smart, assistive, and ordinal identifier
D. Index, assistive, and ordinal identifier

6)  The ___________ property set for each test object is created and maintained by QuickTest.

A. Run-Time Object
B. Test Object        
C. Smart Identification Object
D. Assistive Object

7) You can access and perform ______________ methods using the Object property.

A. Run-Time Object
B. Test Object        
C. Smart Identification Object
D. Assistive Object


8)  You can view or modify the test object property values that are stored with your test in the _______________

A. Information Pane
B. Data Table
C. Information Pane & Data Table Both
D. Object Properties & Object Repository dialog box.

9)  You can retrieve or modify property values of the test object during the run session by adding _______________ statements in the Keyword View or Expert View.

A. GetROProperty & SetROProperty
B. GetTOProperty & SetTOProperty
C. GetTOProperty & SetROProperty
D. GetROProperty & SetTOProperty

10) If the available test object methods or properties for an object do not provide the functionality you need, you can access ______________ of any run-time object using the Object property.

A. The internal methods and properties
B. The mandatory methods and properties
C. The selective methods and properties    
D. The assistive methods and properties

11) The Information pane provides a list of _________ in the test:

A. Semantic errors 
B. Syntax errors 
C. Common errors 
D. Logic errors

12) When we switch from Expert view to the Keyword view, QTP automatically checks for syntax errors in the test and shows them in the information pane.


A. True         
B. False

13) If the information pane is not open, QTP automatically opens it in case a syntax error is detected.

A. True         
B. False

14) The __________ provides a list of the resources that are specified in your test but cannot be found.


A. Missing pane
B. Missing Resources pane                      
C. Resources pane
D. Missing Items pane


15) Whenever you open a test or a function library, QTP automatically checks for the availability of specified resources.


A. True
B. False

16) The Data Table does not assist you in parameterize your test.

A. True         
B. False

17) Tabs in the Debug Viewer pane are:


A. Watch, Variables, Debug
B. Watch, Data, Command
C. Watch, Variables, Command      
D. View, Variables, Command


18) The ________ tab enables you to view the current value of any variable or VBScript expression.


A. Watch
B. View         
C. Locate
D. Current


19) The _________ tab displays the current value of all variables that have been recognized up to the last step performed in the run session.

A. View         
B. Variables
C. Locate
D. Current


20) The___________ tab enables you to run a line of script to set or modify the current value of a variable or VBScript object in your test or function library.


A. View         
B. Variables
C. Command
D. Current



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

QTP 11.0 (HPO-M47) Certification Exam Model Questions -1


1) QuickTest processes comments when it runs a test.

A. True
B. False

2) Press __________ to add a new step below the currently selected step.

A. F8           
B. Shift + A            
C. F0           
D. Shift + A + Q

3) While working with the Keyword View, you can _________ steps to move them to a different location in a test or in an action

A. Copy and Paste   
B. Cut and Paste     
C. Drag and drop     
D. Both A. and C.

4) You can specify the order in which the columns are displayed in the Keyword view.

A. True                  
B. False

5) You can view _________ while working with keyword view.

A. Object properties           
B. Action properties           
C. Action call properties
D. Checkpoint properties     
E. Output value properties   
F. None of the above         
G. All of above

6) You cannot manage some aspects of a local object repository using the QuickTest Object Repository automation object model.

A. True                  
B. False

7) For each action, you can use a combination of objects from your local and shared object repositories.

A. True                  
B. False

8) QuickTest adds all new objects to the local object repository even if one or more shared object repositories are already associated with the action assuming that an object with the same description does not already exist in one of the associated shared object repositories.

A. True                  
B. False

9) If a child object is added to a local object repository, and its parents are in a shared object repository, then you have to manually drag and drop its parent objects from shared object repository to local object repository.

A. True                  
B. False

10) The ________ is not accessible as a separate file

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

11) You can use the Keyword View to add a step ___________ in your test.

A. At the end
B. Below the currently selected step
C. At the beginning
D. At any point

12) The Documentation cell is ___________.

A. Read-only
B. Write-only
C. Read and Write
D. Read write & execute

13) An Item column can be any of the following:

A. A test object
B. A statement like Dim
C. A step generated by step generator
D. All of above


14) The Operation cell in the keyword view specifies the operation to be performed on the item listed in the ___________ Column.

A. Operation
B. Documentation
C. Item
D. Value


15) Even if the Item column in the Keyword View is displayed to the right of the Operation column, you must still first select an item to view the list of available operations in the Operation column.

A. True
B. False

16) The Value cell in the keyword view can contain ___________ Value

A. Constant
B. Parameter
C. Both A. & B.        
D. None of these

17) The ______________ enables you to encode your passwords and place secure values into the Data Table.

A. Password Encoder
B. Password Decoder
C. Password Encode
D. Password Decode

18) You can also encrypt strings in Data Table cells using the _____________ option in the Data Table menu.

A. Decrypt
B. Encrypt
C. Encrypt Code      
D. Decrypt Code

19) In addition to adding standard statement steps to your test using the Keyword View, you can also insert

A. Checkpoint step
B. Output value step
C. Comment step     
D. All of above

20) The correct syntax of the conditional statement starting with Do is ________

A. Do While             
B. Do Until              
C. Do Next    
D. Both A. and B.

Loading...