0

testing Online Quiz - 157

Description: testing Online Quiz - 157
Number of Questions: 20
Created by:
Tags: testing
Attempted 0/20 Correct 0 Score 0

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.


Correct Option: A,D
  1. A hybrid framework using Keyword and Data Driven framework.

  2. Data Driven Framework.

  3. Table-Driven Framework.

  4. None of the above.


Correct Option: A

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.


Correct Option: A,B,D

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.


Correct Option: A,C,D
  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.


Correct Option: B,C,D

Test Automation Frameworks are tool dependent.

  1. True

  2. False


Correct Option: B

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


Correct Option: A,B,C,D,E,F

Which Framework requires UML modeling.

  1. Modularity Driven Framework.

  2. Model based Framework.

  3. Context Based Framework.

  4. All of the above.


Correct Option: B
  1. Increasing Order

  2. Decreasing Order

  3. Order in which they were

  4. None of these


Correct Option: C
  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


Correct Option: A

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


Correct Option: A

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

  1. Requirements

  2. Test Cases

  3. Tests

  4. Defects


Correct Option: A

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

  1. .jpeg

  2. .gif

  3. .doc

  4. .jpg


Correct Option: D

Requirement topics are recorded in the Requirements module by creating a

  1. Requirements cycle

  2. Requirements tree

  3. Requirements plan

  4. Requirements module


Correct Option: B

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


Correct Option: B

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


Correct Option: B

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.


Correct Option: A

Which term describes the main function of Quality Center?

  1. test cases

  2. repository

  3. load test

  4. defects


Correct Option: B

AI Explanation

To answer this question, we need to understand the main function of Quality Center.

Option A) test cases - This option is incorrect because while Quality Center does manage and track test cases, it is not its main function.

Option B) repository - This option is correct because the main function of Quality Center is to act as a centralized repository for managing and organizing testing artifacts such as test cases, requirements, and defects.

Option C) load test - This option is incorrect because while Quality Center can be used to manage and execute load tests, it is not its main function.

Option D) defects - This option is incorrect because while Quality Center can be used to track and manage defects, it is not its main function.

The correct answer is B) repository. This option is correct because the main function of Quality Center is to act as a centralized repository for managing and organizing testing artifacts.

What HP functional testing tools integrate with Quality Center?

  1. HP OpenView

  2. HP WinRunner

  3. HP LoadRunner

  4. HP QuickTest Professional


Correct Option: B,D
- Hide questions