Pages

Monday, November 12, 2012

QTP Questions and Answers - 20

Q - 381: How can you add recordable or non-recordable operations to your test? (Select three.)
A. Use the Step Generator.
B. Insert through Keyword View.
C. Drag objects from the object repository.
D. Drag objects from the Active Screen.
E. Drag objects from Available Keywords.
F. Drag objects from the Data Table.

Q - 382: What is a QuickTest Professional test comprised of?
A. Calls to actions
B. Calls to actions (reusable only)
C. Calls to QuickTest Professional tests
D. Calls and copies of actions

Q - 383: What are the advantages of automated testing? (Select three.)
A. Easier
B. Consistent 
C. Reusable 
D. Proactive 
E. Abstract 
F. Productive

Q - 384: During the planning phase, you decide to create multiple actions that can be combined and reused to achieve testing goals. Which element is critical for identifying the actions to be recorded and how to combine them?
A. Input data
B. Parameters
C. Initial and end conditions
D. Visual cues

Q - 385: Which QuickTest Professional feature displays the recorded steps in graphical format?
A. Data Table
B. Active Screen 
C. Keyword View 
D. Expert View

Q - 386: Which QuickTest Professional features can be customized using the Customize menu command? (Select two.)
A. Menus
B. General options 
C. Test Settings 
D. Active Screen 
E. Toolbars

Q - 387: In which Options tab can you set the option to minimize the space your stored test will require?
A. Active Screen
B. General 
C. Run
D. Environment

Q - 388: Which Active Screen capture level is the default setting?
A. Complete
B. Limited
C. Partial
D. Minimum

Q - 389: Which actions can you perform using the Active Screen? (Select two.)
A. A Modify objects.
B. Insert standard checkpoints. 
C. Insert XML checkpoints.
D. Insert transactions. 
E. Insert steps.

Q - 390: You record and save your test on a shared network drive as SampleWebTest. What is created on the shared drive?
A. A file named SampleWebTest.qtp 
B. A folder named SampleWebTest 
C. A file named SampleWebTest Action1 
D. A temporary folder structure 

Q - 391: What are examples of a visual cue condition? (Select two.)
A. A button becomes visible.
B. A record is inserted in the database. 
C. A progress bar displays.
D. A button becomes enabled. 
E. A bitmap displays.
  
Q - 392: Identify the available column names in the Keyword View. (Select four.)
A. Value
B. Documentation 
C. Object
D. Record settings 
E. Property
F. Method 
G. Operation
H. Item

Q - 393: Click Next or More to continue. Click the Task button.



Q - 394: How does QuickTest Professional identify each object you record?
A. By class and properties
B. By class and methods
C. By methods and properties
D. By class only
  
Q - 395: Which term is used to define the name QuickTest Professional assigns is a recorded object?
A. Physical Name
B. Object Name
C. Repository Name 
D. Logical Name
  
Q - 396: What is the best use of the Define New Test Object feature of the object repository?
A. To add a new object planned for your application
B. To add an object recently added to your application
C. To add an object you forgot to record
D. To add a new instance of a test object with properties that have changed
  
Q - 397: After regarding your test, you review the object repository and find three objects named button, button 1, and button 2. Which object repository feature enables you to identify the object in your application?
A. Locate in Application 
B. Search in Repository 
C. Highlight in Application 
D. Identify in Application
  
Q - 398: Which step categories can be added using the Step Generator Tool? (Select three.)
A. Run-time objects
B. Default object types
C. Test objects
D. Utility objects
E. Data objects
F. Functions
  
Q - 399: Which item is used to identify the values captured by QuickTest during and used in a checkpoint as reference value during a test run?
A. Actual value
B. Expected value 
C. Recorded value 
D. Updated value

Q - 400: A QuickTest Professional automation benefit is the ability to increase test result reliability by checking visual cues. Which visual cue requires a tedious check in manual testing, but can be easily checked in QuickTest Professional?
A. Text attachment 
B. Colors of a bitmap 
C. Grayed-out field
D. Existence of a bitmap

No comments:

Post a Comment