Quality Center and Test Automation Frameworks
Covers HP Quality Center features, Requirements module, and various test automation frameworks including Keyword-driven, Data-driven, and Hybrid frameworks.
Questions
Following are properties of Data-Driven Framework. Select all which are true.
- A framework where test input and output values are read from data files.
- Test case is contained in the data file and not in the script.
- Kewords are most important aspect of this framework.
- Only test data is contained in the data files.
A framework where test case and test data is contained in the data file.
- A hybrid framework using Keyword and Data Driven framework.
- Data Driven Framework.
- Table-Driven Framework.
- None of the above.
Following are disadvantage of data driven testing. Select all which are true.
- Maintainability: multiple data-files are required for each Test Case.
- Accessibility: Finding a perticular datasheet in a specific folder location is always pain.
- Extensibility: scripts are not as extensible as in other frameworks.
- Usablity: difficult to trace back error in unattended execution. Specially if recovery scenario is triggered during execution.
Following are properties of a Keyword Driven framework. Select all which are true.
- Keyword-driven tests look very similar to manual test cases.
- Requires more extensive training in the test tool for people who will create tests.
- The Detail Test Plan can be written in Spreadsheet format containing all input and verification data.
- The tester need only learn the "Key Words" required, and the specific format to use within the Test Plan.
A Hybrid Test Automation Framework is. Select all which are true.
- Less used framework because of it's limitations.
- A Framework which is a combination of two or more frameworks.
- Has essential components of this framework are Core Data Driven Engine, the Component Functions, and the Support Libraries.
- Has App Map to bridges the automation framework with the application being tested.
According to Mercury, which framework they have modeled for automation in QTP. If you refer to Mercury guide.
- Keyword Driven
- Data Driven
- Record & Play
- All of the above.
Test Automation Frameworks are tool dependent.
- True
- False
Select all which are true. An Automation Framework primarily comprises of
- Directory Structure
- Function Library
- Object Repository or App Map
- Application Scenario Files
- Driver Script
- Sequence File
Which Framework requires UML modeling.
- Modularity Driven Framework.
- Model based Framework.
- Context Based Framework.
- All of the above.
By default, records appear in Quality Center in the
- Increasing Order
- Decreasing Order
- Order in which they were
- None of these
The alerting functions in Quality Center are:
- Automatic notification alerts, Follow up alerts
- Email alerts, Automatic notification alerts, Follow up alerts
- Defect alerts, Email alerts, Automatic notification alerts, Follow up alerts
- Final alerts, Email alerts, Automatic notification alerts, Follow up alerts
There are two methods you can use to create tests from requirements:
- Convert Requirements to Tests & Generate a Test from Requirements
- Convert Requirements to Tests & Convert a Test from Requirements
- Convert Requirements to Tests & Generate a Requirement from Tests
- Convert a Test from Requirements & Generate Requirements to Tests
You can create traceability links between.............. in the Requirements module.
- Requirements
- Test Cases
- Tests
- Defects
Quality Center assigns the image a unique file name with a ..... Extension.
- .jpeg
- .gif
- .doc
- .jpg
Requirement topics are recorded in the Requirements module by creating a
- Requirements cycle
- Requirements tree
- Requirements plan
- Requirements module
You can access the Requirements menu bar from the Requirements module by pressing the shortcut key .......
- F1
- F9
- Ctrl + R
- Alt + R
If there are three Test Objects A,B,C During testing it is observed that : X no. of defects are found in Test Object A 145 % of X defects are found in Test Object B 120% of X defects are found in Test Object C Which Test Object need to be given more attention for further testing?
- Test Object A
- Test Object B
- Test Object C
- None
What should be criteria to Stop Testing?
- When exit criteria is meet.
- When Project Managers say to stop.
- Till Project Fund allow.
- When no more defects are found.
Which term describes the main function of Quality Center?
- test cases
- repository
- load test
- defects
What HP functional testing tools integrate with Quality Center?
- HP OpenView
- HP WinRunner
- HP LoadRunner
- HP QuickTest Professional