HP QuickTest Professional and Quality Center Essentials
Covers HP QuickTest Professional (QTP) features including Active Screen, Keyword View, Step Generator, and debug viewer. Also includes Quality Center topics like version control, library management, and defect tracking.
Questions
The ________ tab enables you to view the current value of any variable or VBScript expression.
- Watch
- View
- Locate
- Current
The _________ tab displays the current value of all variables that have been recognized up to the last step performed in the run session.
- View
- Variables
- Locate
- Current
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
- View
- Variables
- Command
- Current
Which feature provides an audit trail of changes made to each dpfact2
- Defects grid
- Grid filter
- Audit trail
- History tab
You find a defect in an application and send it to the developer to fix. The developer cannot interpret the problem and requests a snapshot of the application with the defect. What enables you to take a snapshot?
- History tab
- Attachments tab
- Description tab
- Details tab
How do you associate defects with tests? (Select three,)
- Associate tests from the Test Plan module with defects.
- Associate test sets from the Test Lab module with defects.
- Associate defects with tests run during a manual test run,
- Associate tests with multiple defects.
The project manager requests that the test engineer make changes in a test case. Which version control feature should the test engineer use to modify the test case?
- UNDO
- CHECK IN
- CHECK OUT
- COMPARE
Where do you view prior versions of an entity?
- History
- Versions
- Dependencies
- Management
Which Quality Center feature allows you to view the complete chronology of an entity, including previous versions, authors of the versions, and its date of creation?
- Version history
- Entity history
- Chronology history
- Complete history
What is the function of a library?
- What is the function of a library?
- To create and manage a set of instances in a project and the relationship between them
- To define a Hierarchical Instance Tree to create and manage your resources
- To define and manage a set of baseline projects and the relationship between them
What enables you to associate the test set with the tests stored in a baseline?
- Baselining
- Pinning
- Skimming
- Popping
What enables you to move library folders and libraries?
- Copy and Paste
- Cut and Paste
- Library Wizard
- Select and Paste
When defining a filter, you can also include a cross filter. This is an advanced ________ on an associated item such as requirements, tests, test sets, or defects.
- Secondary filter
- Primary filter
- Cross filter
- Second filter
What are the advantages of automated testing
- Consistent
- Reusable
- Proactive
- Productive
Which QuickTest Professional feature displays the recorded steps in graphical format
- Active Screen
- Expert View
- Keyword View
- Data Table
Which Active Screen capture level is the default setting
- Complete
- Partial
- Limited
- Minimum
Which actions can you perform using the Active Screen
- Insert standard checkpoints.
- Insert XML checkpoints.
- Insert transactions.
- Insert steps.
How does QuickTest Professional identify each object you record
- By class and properties
- By class and methods
- By methods and properties
- By class only
Which term is used to define the name QuickTest Professional assigns is a recorded object?
- Logical Name
- Physical Name
- Object Name
- Repository Name
Which step categories can be added using the Step Generator Tool?
- Test objects
- Utility objects
- Functions
- Default object types