Tag: testing

Questions Related to testing

Which component provides an executive-level view of the entire quality process?

  1. Quality Center Foundation

  2. Business Process Insight

  3. Service Test ComponentBusiness Process Insight

  4. Quality Center Dashboard


Correct Option: D

AI Explanation

To answer this question, you need to understand the different components of a quality process. Let's go through each option to understand why it is correct or incorrect:

Option A) Quality Center Foundation - This option is incorrect because Quality Center Foundation is a component of Quality Center, but it does not specifically provide an executive-level view of the entire quality process.

Option B) Business Process Insight - This option is incorrect because Business Process Insight is a separate component that provides visibility into business processes, but it does not focus specifically on the quality process.

Option C) Service Test Component - This option is incorrect because the Service Test Component is a specific component used for testing services, and it does not provide an executive-level view of the entire quality process.

Option D) Quality Center Dashboard - This option is correct because the Quality Center Dashboard provides an executive-level view of the entire quality process. It consolidates and presents key metrics and information related to quality management, allowing executives to monitor the overall quality performance and make informed decisions.

The correct answer is D) Quality Center Dashboard. This option is correct because it specifically provides an executive-level view of the entire quality process.

  1. all the tests in the Test Plan

  2. all the cycles or releases the test is linked to

  3. all the requirements linked to the specified test

  4. all the tests in a specified folder in the Test Plan


Correct Option: D
  1. all the tests in the Test Plan

  2. all the cycles or releases the test is linked to

  3. all the requirements linked to the specified test

  4. all the tests in a specified folder in the Test Plan


Correct Option: D

When a defect is raise and there is no sufficient code to fix the defect (gap in requirements), what will be the state of the defect?

  1. Rejected

  2. Fixed

  3. Deferred

  4. Closed


Correct Option: C

Condition coverage checks each of the ways that the condition can be made true or false.

  1. True

  2. False


Correct Option: A

A structured approach to the error guessing technique is to enumerate a list of possible errors and to design tests that attack these errors. True or False

  1. True

  2. False


Correct Option: A

As a result of a change in the system under test, a new revision of the system, Sn+1, contains a defect not present in revision Sn, the quality of the system has progressed: True or False

  1. True

  2. False


Correct Option: B