1. The Test Analyst's Tasks in the Test Process Flashcards

1
Q

exit criteria

A

The set of conditions for officially completing a defined task.

Synonyms:
test completion criteria, completion criteria

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

high-level test case

A

A test case with abstract preconditions, input data, expected results, postconditions, and actions (where applicable).

Synonyms:
logical test case, abstract test case

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

low-level test case

A

A test case with concrete values for preconditions, input data, expected results, postconditions, and a detailed description of actions (where applicable).

Synonyms:
concrete test case

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

test

A

A set of one or more test cases.

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

test analysis

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
6
Q

test basis

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
7
Q

test condition

A

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

Synonyms:
test situation, test requirement

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

test data

A

Data needed for test execution.

Synonyms:
test dataset

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

test design

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
10
Q

test execution

A

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

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

test execution schedule

A

A schedule for the execution of test suites within a test cycle.

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

test implementation

A

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

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

test procedure

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.

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

test suite

A

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

Synonyms:
test set, test case suite

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

test script

A

A sequence of instructions for the execution of a test.

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

testware

A

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