Pages

Monday, November 12, 2012

QTP Questions and Answers - 25

Q - 481: When is it best to use a programmatic description?
A. When you work with properties and methods of an object not in the object repository
B. When you are retrieving a property from a static run-time object
C. When you are retrieving a property from a test object
D. When you need to click static buttons

Q - 482: Which operator do you use to concatenate two strings in VBScript?
A. &
B. &&
C. concat
D. ++

Q - 483: What is the purpose of the Data Table in a custom checkpoint?
A. To store output values and formulas
B. To compare headers
C. To access global values
D. To store input objects
   
Q - 484: In HP QuickTest Professional, what does the Managing Versions feature enable you to 
A. Compare different test results
B. Check out only the latest version of an asset
C. Compare only the latest two versions of an asset
D. Check in only the latest version of an asset

Q - 485: You have developed a functional test in HP QuickTest Professional and want to take advantage of version control in HP Application Lifecycle Management. 
Which menu option should you use to put your test in HP Application Lifecycle Management?
A. Save As
B. Create Version
C. Check-in
D. Save Test with Resources
    
Q - 486: What happens when you import data using the DataTable.ImportSheet function? 
A. Data is overwritten when column headers in Excel and the data table match.
B. Sheet in the Excel file is always imported.
C. Data will be appended to the data table.
D. A new column is added to the data table when column headers in Excel and the data table match.

Q - 487: HP QuickTest Professional 11 enables you record steps from which browser?
A. Chrome
B. Safari
C. Netscape
D. Firefox

Q - 488: Which Web testing capabilities have been added in HP QuickTest Professional 11? (Select three.)
A. Firefox Document Object Model access
B. Internet Explorer Developer Toolbar support
C. Event Identifiers that enable identification based on events associated to a Web object
D. Javascript code capability that enables lavascript code to be embedded in all loaded browser pages
E. Property Identifiers that enable identification based on properties associated to a Web object
F. Vbscript code capability that enables Vbscript code to run in specific browser pages

Q - 489: What is created when you select Edit > Action > Split Action? 
A. An independent action
B. A new shared object repository
C. An action fork
D. A new test

Q - 490: When inserting a call to a reusable action, which two ways can the tester handle the data resources in that action? (Select two.)
A. Have the new action refer to a read-only copy of the data in the original action.
B. Have the action get an empty set of data resources.
C. Delete the data.
D. Store an editable copy of the data in the new action.
E. Have the new action refer with write permissions to the copy of the data in the original action.

Q - 491: A HP QuickTest Professional instructor needs to take a sample test that was built in HP Application Lifecycle Management to an off-site training facility. 
What is the simplest way to convert that test into a portable format?
A. Use the Export to Portable feature to export the test with its object repository into XML format.
B. Use the Save Test with Resources feature for main test and do the same for the test that contains the called reusable actions.
C. Use the Save Test with Resources feature.
D. Use the Export to Zip feature.

Q - 492: What is configured with the Action Call Properties dialog box? 
A. Object repositories
B. Test flow settings
C. Test run properties
D. Local data sheet iterations

Q - 493: A test, EditShoppingCart, has a call to an external action, SaveCart. The owner of SaveCart needs to perform maintenance on it and has turned off its Reusable property. 
When testers open the EditShoppingCart test, how will they know that the SaveCart action is unavailable?
A. SaveCart is listed with an explanation in the Details column in the Missing Resources panel.
B. HP QuickTest Professional pops up an informational message when EditShoppingCart is opened.
C. SaveCart is grayed out in the Test Flow panel.
D. SaveCart is grayed out in the External Actions list in the Resources panel.

Q - 494: HP QuickTest Professional supports which kinds of Object Repositories? (Select two.)
A. Global
B. Shared
C. Test
D. Action
E. Local

Q - 495: Which types of conflicts does the Objects Repositories Merge Tool detect? 
A. Same name different description, similar description
B. Same name extra properties, different name same properties
C. Same name different parent, same parent different name
D. Same object different parent, similar description

Q - 496: Which menu is used to access the Object Repository Manager to modify a shared object repository?
A. Resources
B. File
C. Edit
D. Tools

Q - 497: Which access does a newly purchased HP Functional Testing license provide? 
A. Only HP QuickTest Professional
B. Only HP QuickTest Professional and its Add-ins
C. Service Test, HP QuickTest Professional and its Add-ins
D. Functional Testing License Server Console, HP QuickTest Professional and its Add-ins

Q - 498: Which statement is true about HP QuickTest Professional (QTP) software update processes? (Select two.)
A. You can manually check for updates using the Updater Tool and then optionally download and install them
B. You can manually check for updates within QTP by selecting Help > HP Update, and then optionally download and install them.
C. QTP automatically checks for updates when it is started and automatically applies them.
D. You can manually check for updates within QTP by selecting Start > Programs > HP QuickTest Professional > HP Update, and then optionally download and install them.
E. QTP automatically checks for updates once every 30 days and automatically applies them, by default.
   
Q - 499: What is one purpose of virtual objects? 
A. To point to an object name that might be located in any object repository
B. To map an area of your application to a standard class
C. To utilize an object without pre-defining the object type
D. To point to an object that will be defined later, possibly by another tester

Q - 500: How is the Low Level Recording mode initiated? 
A. By clicking Tools > Automation menu > Activate Low Level Recording
B. By clicking Record and pressing F8
C. By clicking the Record button twice
D. By clicking Record and selecting it from the Automation menu


1 comment: