Pages

Monday, November 12, 2012

QTP Questions and Answers - 27

Q - 521: Which feature of HP QuickTest Professional displays VBScript code? 
A. Programmatic Description
B. Expert View
C. Keyword View
D. Object Editor

Q - 522: Which statement is true about a Database checkpoint? 
A. It checks the state of an object property.
B. It checks for a parameterized property value.
C. It uses a query to validate actual value.
D. It checks for a constant property value.

Q - 523: Which option can be selected in the Active Screen Options tab? 
A. Display the Active Screen
B. Save window layout
C. Display test report after test run
D. Change the capture level

Q - 524: What are the default Add-ins installed with HP QuickTest Professional? 
A. ActiveX and Web
B. OCX and XML
C. C,.NET and HTML
D. Visual Basic and Java

Q - 525: What is stored in the Default Test folder using the default HP QuickTest Professional folder structure? (Select two.)
A. Local Data Table
B. Run-time Data Table
C. Action0 folder
D. Local Action folder
E. Data folder

Q - 526: You have defined a global synchronization timeout of 30 seconds for your test. The synchronization point timeout for a button to become enabled is set to 30,000. 
During playback of the script, what is the maximum amount of time HP QuickTest Professional will wait for the button to become enabled?
A. 30 seconds
B. 33 seconds
C. 60 seconds
D. 30,030 seconds

Q - 527: Which feature of the Object Repository allows you to add a new object planned for your application?
A. Add New Test Object
B. Specify New Test Object
C. Record New Test Object
D. Define New Test Object

Q - 528: What is displayed in the HP QuickTest Professional Keyword View? 
A. The active screen during the test run
B. Keywords used in the initial and end conditions
C. Associated functions available to the action
D. The recorded steps in graphical format

Q - 529: In the test results, square brackets around a test object name indicate that the test object was dynamically created using which functions? (Select two.)
A. Child Objects method
B. Smart Identification
C. DynamicBuild method
D. Create method
E. Programmatic Description

Q - 530: Where should an output parameter be saved for reuse? 
A. Run-time data table
B. Design-time data table
C. Design-time data repository
D. Run-time data repository

Q - 531: You added parameters in your test and defined them in the Global and Local sheets. The Global sheet includes two rows, and the Local sheet includes five rows. 
If you do not change any of the default data table run settings, how many times will the test iterate?
A. 2
B. S
C. 7
D. 10

Q - 532: The global data table for a test includes 50 rows. What is the best way for you to limit this test to only run five iterations?
A. Delete all but five rows from the run-time Data Table.
B. Add custom code to Expert View to limit the iterations.
C. Disable all but five of the rows.
D. Modify the Run options to Test Settings dialog.

Q - 533: What does the Automatically Parameterizing Steps feature enable you to do? 
A. Generate random parameter values for each action in a test
B. Perform automatic parameterization of all relevant steps in any action in a test
C. Create test steps automatically in any action in a test
D. Link parameters to test requirements in any action in a test

Q - 534: What does the Watch tab enable you to do?
A. View only the variable value
B. Evaluate a VBScript expression
C. View the dimension in Byte of the selected variable
D. Erase a local variable

Q - 535: What can be added to pause a test run at a specific step? 
A. Breakpoint
B. Delay
C. Stop point
D. Sync statement

Q - 536: What is used to create a Dynamic Programmatic Description? 
A. Description object, property, and value
B. Programmatic object, description, and property
C. Programmatic object, method, and ":" in the logical name
D. Property, method, and value

Q - 537: Which type of object is best handled with a Programmatic Description? 
A. A static runtime object
B. A test object
C. An object not in the Object Repository
D. A static button

Q - 538: Which options are available for the Screen Recorder feature? (Select two.)
A. Capture a movie only for the failed steps
B. Capture a movie of all steps in the recording stage
C. Capture a movie only of selected test runs
D. Capture a movie of all steps in the run
E. Capture a movie only of selected page

Q - 539: What is available in the Executive Summary section of the Run Result pane? (Select two.)
A. A graphical representation of the results
B. The Pass/Fail test status
C. The test parameters value
D. A still image of the state of the application at a particular step
E. The total run execution time

Q - 540: Which pane in the Run Result window should you use to compare test results across different test runs?
A. Captured Data pane
B. Compare Results pane
C. Statistics pane
D. Executive Summary pane

No comments:

Post a Comment