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.

20 Questions Published

Questions

Question 1 Multiple Choice (Multiple Answers)

Following are properties of Data-Driven Framework. Select all which are true.

  1. A framework where test input and output values are read from data files.
  2. Test case is contained in the data file and not in the script.
  3. Kewords are most important aspect of this framework.
  4. Only test data is contained in the data files.
Question 2 Multiple Choice (Single Answer)

A framework where test case and test data is contained in the data file.

  1. A hybrid framework using Keyword and Data Driven framework.
  2. Data Driven Framework.
  3. Table-Driven Framework.
  4. None of the above.
Question 3 Multiple Choice (Multiple Answers)

Following are disadvantage of data driven testing. Select all which are true.

  1. Maintainability: multiple data-files are required for each Test Case.
  2. Accessibility: Finding a perticular datasheet in a specific folder location is always pain.
  3. Extensibility: scripts are not as extensible as in other frameworks.
  4. Usablity: difficult to trace back error in unattended execution. Specially if recovery scenario is triggered during execution.
Question 4 Multiple Choice (Multiple Answers)

Following are properties of a Keyword Driven framework. Select all which are true.

  1. Keyword-driven tests look very similar to manual test cases.
  2. Requires more extensive training in the test tool for people who will create tests.
  3. The Detail Test Plan can be written in Spreadsheet format containing all input and verification data.
  4. The tester need only learn the "Key Words" required, and the specific format to use within the Test Plan.
Question 5 Multiple Choice (Multiple Answers)

A Hybrid Test Automation Framework is. Select all which are true.

  1. Less used framework because of it's limitations.
  2. A Framework which is a combination of two or more frameworks.
  3. Has essential components of this framework are Core Data Driven Engine, the Component Functions, and the Support Libraries.
  4. Has App Map to bridges the automation framework with the application being tested.
Question 6 Multiple Choice (Single Answer)

According to Mercury, which framework they have modeled for automation in QTP. If you refer to Mercury guide.

  1. Keyword Driven
  2. Data Driven
  3. Record & Play
  4. All of the above.
Question 7 True/False

Test Automation Frameworks are tool dependent.

  1. True
  2. False
Question 8 Multiple Choice (Multiple Answers)

Select all which are true. An Automation Framework primarily comprises of

  1. Directory Structure
  2. Function Library
  3. Object Repository or App Map
  4. Application Scenario Files
  5. Driver Script
  6. Sequence File
Question 9 Multiple Choice (Single Answer)

Which Framework requires UML modeling.

  1. Modularity Driven Framework.
  2. Model based Framework.
  3. Context Based Framework.
  4. All of the above.
Question 10 Multiple Choice (Single Answer)

By default, records appear in Quality Center in the

  1. Increasing Order
  2. Decreasing Order
  3. Order in which they were
  4. None of these
Question 11 Multiple Choice (Single Answer)

The alerting functions in Quality Center are:

  1. Automatic notification alerts, Follow up alerts
  2. Email alerts, Automatic notification alerts, Follow up alerts
  3. Defect alerts, Email alerts, Automatic notification alerts, Follow up alerts
  4. Final alerts, Email alerts, Automatic notification alerts, Follow up alerts
Question 12 Multiple Choice (Single Answer)

There are two methods you can use to create tests from requirements:

  1. Convert Requirements to Tests & Generate a Test from Requirements
  2. Convert Requirements to Tests & Convert a Test from Requirements
  3. Convert Requirements to Tests & Generate a Requirement from Tests
  4. Convert a Test from Requirements & Generate Requirements to Tests
Question 13 Multiple Choice (Single Answer)

You can create traceability links between.............. in the Requirements module.

  1. Requirements
  2. Test Cases
  3. Tests
  4. Defects
Question 14 Multiple Choice (Single Answer)

Quality Center assigns the image a unique file name with a ..... Extension.

  1. .jpeg
  2. .gif
  3. .doc
  4. .jpg
Question 15 Multiple Choice (Single Answer)

Requirement topics are recorded in the Requirements module by creating a

  1. Requirements cycle
  2. Requirements tree
  3. Requirements plan
  4. Requirements module
Question 16 Multiple Choice (Single Answer)

You can access the Requirements menu bar from the Requirements module by pressing the shortcut key .......

  1. F1
  2. F9
  3. Ctrl + R
  4. Alt + R
Question 17 Multiple Choice (Single Answer)

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?

  1. Test Object A
  2. Test Object B
  3. Test Object C
  4. None
Question 18 Multiple Choice (Single Answer)

What should be criteria to Stop Testing?

  1. When exit criteria is meet.
  2. When Project Managers say to stop.
  3. Till Project Fund allow.
  4. When no more defects are found.
Question 19 Multiple Choice (Single Answer)

Which term describes the main function of Quality Center?

  1. test cases
  2. repository
  3. load test
  4. defects
Question 20 Multiple Choice (Multiple Answers)

What HP functional testing tools integrate with Quality Center?

  1. HP OpenView
  2. HP WinRunner
  3. HP LoadRunner
  4. HP QuickTest Professional