Tag: testing

Questions Related to testing

What is a test set ?

  1. a folder of test result

  2. a folder of testing cycle

  3. a group of tests to achieve goal

  4. a group of test assigned to a release


Correct Option: C

What does the requirement tree define ?

  1. hierarchical relationship between requirement

  2. The number of test plan needed for each requirement

  3. Identify defects that are associated with each requirement

  4. Which release and or cycles are linked to each requirement


Correct Option: A

Which QC menu will generate predefined graph ?

  1. Help

  2. Tools

  3. Analysis

  4. Favorite


Correct Option: C

From which QC module, does the Testing process start ?

  1. Defect

  2. Release

  3. Dashboard

  4. Requirement


Correct Option: B

When defects are exported out of QC, what type of file created?

  1. .xls

  2. .qcd

  3. .doc

  4. .mdb


Correct Option: A

What is tracked when a defect is assigned a status ?

  1. Priority

  2. Severity

  3. Life cycle

  4. User assigned


Correct Option: C

How many views are available in Defect Module ?

  1. one

  2. Two

  3. Three

  4. Four


Correct Option: A

AI Explanation

To answer this question, you need to understand the Defect Module in the context it is being referred to. The Defect Module is commonly used in software testing or bug tracking systems to track and manage reported defects or issues.

In the Defect Module, views are typically used to provide different perspectives or filters on the defects data. Each view can display a subset of the available defects based on specific criteria or conditions.

According to the question, the correct answer is A) one. This means that there is only one view available in the Defect Module. This single view may provide a comprehensive overview of all the defects or may be pre-filtered to show specific categories or priorities of defects.

It's important to note that the number of available views in a Defect Module can vary depending on the specific bug tracking or testing system being used. Some systems may offer multiple predefined views, while others may allow users to create custom views based on their specific needs.

When searching a similar defects, what field and fields are searched ?

  1. Name & History

  2. Name & Description

  3. Summary & History

  4. Summary & Description


Correct Option: D

From which modules, one can log defect ?

  1. Defect

  2. Requirement & Defect

  3. Requirement, Test Plan, Defect

  4. Requirement, Test Plan, Test lab, Defect


Correct Option: D

where can one find an audit trail of the change made to a defect ?

  1. Audit tab in the Defect module

  2. Status column in defect grid

  3. History tab in the Defect module

  4. Summary column in the Defect grid


Correct Option: C

AI Explanation

To answer this question, you need to understand how a defect management system keeps track of changes made to a defect.

Let's go through each option to understand why it is correct or incorrect:

Option A) Audit tab in the Defect module - This option is incorrect. The audit tab typically contains information about who made changes to the defect, when the changes were made, and what changes were made. However, it does not provide a detailed trail of the changes made to the defect.

Option B) Status column in defect grid - This option is incorrect. The status column in the defect grid usually displays the current status of the defect (e.g., open, in progress, closed), but it does not provide an audit trail of the changes made to the defect.

Option C) History tab in the Defect module - This option is correct. The history tab in the defect module is where you can find an audit trail of the changes made to the defect. It typically displays a chronological list of all the changes made to the defect, including the date, time, and details of each change.

Option D) Summary column in the Defect grid - This option is incorrect. The summary column in the defect grid usually displays a brief summary or description of the defect, but it does not provide an audit trail of the changes made to the defect.

The correct answer is C) History tab in the Defect module. This option is correct because the history tab is specifically designed to provide an audit trail of the changes made to a defect.