Chapter 1: Terminology Flashcards

1
Q

Coverage

A. The degree to which specified coverage items have been determined or have been exercised by a test suite expressed as a percentage.

B. A black-box test technique in which test cases are designed to exercise elements of a state transition model.

A

The degree to which specified coverage items have been determined or have been exercised by a test suite expressed as a percentage.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
2
Q

Debugging

A. The activity that makes testware available for later use, leaves test environments in a satisfactory condition and communicates the results of testing to relevant stakeholders.

B. The process of finding, analyzing and removing the causes of failures in a component or system.

A

The process of finding, analyzing and removing the causes of failures in a component or system.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
3
Q

Defect

A. The degree to which a relationship can be established between two or more work products.

B. An imperfection or deficiency in a work product where it does not meet its requirements or specifications.

A

An imperfection or deficiency in a work product where it does not meet its requirements or specifications.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
4
Q

Error

A. A test technique in which tests are derived on the basis of the tester’s knowledge of past failures, or general knowledge of failure modes.

B. A human action that produces an incorrect result.

A

A human action that produces an incorrect result.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
5
Q

Failure

A. An event in which a component or system does not perform a required function within specified limits.

B. A factor that could result in future negative consequences.

A

An event in which a component or system does not perform a required function within specified limits.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
6
Q

Quality

A. The degree to which a component or system satisfies the stated and implied needs of its various stakeholders.

B. The reason or purpose of testing.

A

The degree to which a component or system satisfies the stated and implied needs of its various stakeholders.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
7
Q

Quality Assurance

A. The activity that checks the status of testing activities, identifies any variances from planned or expected, and reports status to stakeholders.

B. Activities focused on providing confidence that quality requirements will be fulfilled.

A

Activities focused on providing confidence that quality requirements will be fulfilled.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
8
Q

Root Cause

A. A source of a defect such that if it is removed, the occurrence of the defect type is decreased or removed.

B. A source to determine an expected result to compare with the actual result of the system under test.

A

A source of a defect such that if it is removed, the occurrence of the defect type is decreased or removed.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
9
Q

Test Analysis

A. The set of interrelated activities comprising of test planning, test monitoring and control, test analysis, test design, test implementation, test execution, and test completion.

B. The activity that identifies test conditions by analyzing the test basis.

A

The activity that identifies test conditions by analyzing the test basis.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
10
Q

Test Basis

A. The body of knowledge used as the basis for test analysis and design.

B. The activity that derives and specifies test cases from test conditions.

A

The body of knowledge used as the basis for test analysis and design.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
11
Q

Test Case

A. A set of preconditions, inputs, actions (where applicable), expected results and postconditions, developed based on test conditions.

B. The set of interrelated activities comprising of test planning, test monitoring and control, test analysis, test design, test implementation, test execution, and test completion.

A

A set of preconditions, inputs, actions (where applicable), expected results and postconditions, developed based on test conditions.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
12
Q

Test Completion

A. The activity that runs a test on a component or system producing actual results.

B. The activity that makes testware available for later use, leaves test environments in a satisfactory condition and communicates the results of testing to relevant stakeholders.

A

The activity that makes testware available for later use, leaves test environments in a satisfactory condition and communicates the results of testing to relevant stakeholders.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
13
Q

Test Control

A. The activity that develops and applies corrective actions to get a test project on track when it deviates from what was planned.

B. The activity that derives and specifies test cases from test conditions.

A

The activity that develops and applies corrective actions to get a test project on track when it deviates from what was planned.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
14
Q

Test Data

A. Data needed for test execution.

B. The activity that identifies test conditions by analyzing the test basis.

A

Data needed for test execution.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
15
Q

Test Design

A. A testable aspect of a component or system identified as a basis for testing.

B. The activity that derives and specifies test cases from test conditions.

A

The activity that derives and specifies test cases from test conditions.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
16
Q

Test Execution

A. The activity that runs a test on a component or system producing actual results.

B. The activity of establishing or updating a test plan.

A

The activity that runs a test on a component or system producing actual results.

17
Q

Test Implementation

A. The activity that prepares the testware needed for test execution based on test analysis and design.

B. A sequence of test cases in execution order, and any associated actions that may be required to set up the initial preconditions and any wrap up activities post execution.

A

The activity that prepares the testware needed for test execution based on test analysis and design.

18
Q

Test Monitoring

A. The activity that makes testware available for later use, leaves test environments in a satisfactory condition and communicates the results of testing to relevant stakeholders.

B. The activity that checks the status of testing activities, identifies any variances from planned or expected, and reports status to stakeholders.

A

The activity that checks the status of testing activities, identifies any variances from planned or expected, and reports status to stakeholders.

19
Q

Test Object

A. The work product to be tested.

B. The body of knowledge used as the basis for test analysis and design.

A

The work product to be tested.

20
Q

Test Objective

A. Testing that involves the execution of the test item.

B. The reason or purpose of testing.

A

The reason or purpose of testing.

21
Q

Test Oracle

A. The identification of all work products affected by a change, including an estimate of the resources needed to accomplish the change.

B. A source to determine an expected result to compare with the actual result of the system under test.

A

A source to determine an expected result to compare with the actual result of the system under test.

22
Q

Test Planning

A. The activity of establishing or updating a test plan.

B. Documentation describing the test objectives to be achieved and the means and the schedule for achieving them, organized to coordinate testing activities.

A

The activity of establishing or updating a test plan.

23
Q

Test Procedure

A. Testing performed to evaluate if a component or system satisfies functional requirements.

B. A sequence of test cases in execution order, and any associated actions that may be required to set up the initial preconditions and any wrap up activities post execution.

A

A sequence of test cases in execution order, and any associated actions that may be required to set up the initial preconditions and any wrap up activities post execution.

24
Q

Test Process

A. The activity that checks the status of testing activities, identifies any variances from planned or expected, and reports status to stakeholders.

B. The set of interrelated activities comprising of test planning, test monitoring and control, test analysis, test design, test implementation, test execution, and test completion.

A

The set of interrelated activities comprising of test planning, test monitoring and control, test analysis, test design, test implementation, test execution, and test completion.

25
Q

Test Suite

A. A set of test scripts or test procedures to be executed in a specific test run.

B. A testable aspect of a component or system identified as a basis for testing.

A

A set of test scripts or test procedures to be executed in a specific test run.

26
Q

Testing

A. The process consisting of all lifecycle activities, both static and dynamic, concerned with planning, preparation and evaluation of a component or system and related work products to determine that they satisfy specified requirements, to demonstrate that they are fit for purpose and to detect defects.

B. The activity that runs a test on a component or system producing actual results.

A

The process consisting of all lifecycle activities, both static and dynamic, concerned with planning, preparation and evaluation of a component or system and related work products to determine that they satisfy specified requirements, to demonstrate that they are fit for purpose and to detect defects.

27
Q

Testware

A. The work product to be tested.

B. Work products produced during the test process for use in planning, designing, executing, evaluating and reporting on testing.

A

Work products produced during the test process for use in planning, designing, executing, evaluating and reporting on testing.

28
Q

Traceability

A. The degree to which a relationship can be established between two or more work products.

B. The degree to which a component or system satisfies the stated and implied needs of its various stakeholders.

A

The degree to which a relationship can be established between two or more work products.

29
Q

Validation

A. Documentation aligned with the test policy that describes the generic requirements for testing and details how to perform testing within an organization.

B. Confirmation by examination and through provision of objective evidence that the requirements for a specific intended use or application have been fulfilled.

A

Confirmation by examination and through provision of objective evidence that the requirements for a specific intended use or application have been fulfilled.

30
Q

Verification

A. Confirmation by examination and through provision of objective evidence that specified requirements have been fulfilled.

B. A type of review in which an author leads members of the review through a work product and the members ask questions and make comments about possible issues.

A

Confirmation by examination and through provision of objective evidence that specified requirements have been fulfilled.