QTP and Quality Center Testing Fundamentals
Test your knowledge of QuickTest Professional (QTP) and Quality Center testing tools, including recording modes, object identification, test management, and defect tracking.
Questions
Where can you link tests to requirements?
- from the Test Lab module
- from the Requirements module
- on the test details page (Test Plan)
- on the attachments page (Test Plan)
You can filter Quality Center data to display only those records that meet the criteria that you define. How many filters can you define?
- Multiple items as filter
- Two items as a filter
- Five items as filter
- Single item as a filter
You can associate a test instance with a defect. This is performed by creating ..............in the Test Plan module, or by adding a defect during a manual test run.
- Linked Errors
- Linked Defects
- Linked Data
- Linked Tests
The Requirements Grid view enables you to display requirements in
- Flat
- Hierarchical
- Flat non-hierarchical
- Flat-hierarchical
You can access the Requirements menu bar from the Requirements module by pressing the shortcut key .......
- F1
- F9
- Ctrl + R
- Alt + R
You can rename or delete Requirements root folder.
- True
- False
Quality Center defines four Testing Levels:
- Full, Partial, Basic, and Low
- Full, Half, Basic, and None
- Full, Partial, Basic, and None
- Full, Partial, Critical, and None
You can access the Test Plan menu bar from the Test Plan module by pressing the shortcut key .....
- F7
- F9
- F12
- F11
By default, how does Quick Test pass arguments to the procedure?
- A. ByVal
- B. ByRef
- C. ByArg
- D. ByRes
What information can be seen in the information pane?
- A. Syntax errors
- B. The test name and author
- C. The QTP license information.
- D. The machine ID and operating system.
What does a break point do?
- A. Stops test execution at the specified step, after executing that step
- B. Stops test execution at the specified step, before executing that step.
- C. Pauses test execution at the specified step, after executing that step
- D. Pauses test execution at the specified step, before executing that step.
Why is low-level recording useful?
- A. It records exact keyboard operations on an object.
- B. It records exact coordinates of all mouse movements.
- C. It uses the object repository to determine what methods can be used.
- D. It records and display exact keyboard operations on an object.
What can you use to handle unpredictable testing exceptions?
- A. A Do Loop
- B. Recovery Scenario
- C. IF then Statement
- D. Select case statement.
Action can be split into multiple actions (true/false)
- True
- False
Expert View is the default view in QTP. True/False
- True
- False
The toolbar enables you to view the details of an individual action or the entire test flow is
- Testing toolbar
- None of the above
- Action toolbar
- Test Pane
The key that is used to Start/End analog recording mode?
- F3
- SHIFT+ALT+F3
- CTRL+SHIFT+F3
- F10
To use a specific property to identify your object, but that property is not listed in the properties list. Then how do you identify that object?
- Add the specific property to the list
- Use the Default property
- Use some other property to identify your object
- NONE
Which is a testing phase where the tester tries to 'break' the system by randomly trying the system's functionality?
- Ad Hoc Testing
- Ramp Testing
- Unit Testing
- White Box Testing
What is the operational techniques and the activities used to fulfill and verify requirements of quality?
- Quality Audit
- Quality Circle
- Quality Management
- Quality Control