Keywords Flashcards

(17 cards)

1
Q

Acceptance testing

A test level that focuses on determining whether to a…

A

accept the system.

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

Black-box testing

Testing based on an analysis of the specification of the “c…“ or “ “.

Alt: spe…

A

component
system

specification-based testing

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

Component integration testing

The integration testing of “ “.

Alt: mod… , uni…

A

components

module integration testing
unit integration testing

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

Component testing

A test level that focuses on individual “ “ or s…

Alt: mod… , uni…

A

hardware
software components.

module testing
unit testing

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

Confirmation testing

A type of c… performed after fixing a defect to “ “ that a failure caused by that defect d…

Alt: “re…”

A

change-related testing
confirm
does not reoccur.

re-testing

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

Functional testing

Testing performed to evaluate if a “c…“ or “ “ satisfies f…

A

component or system
functional requirements.

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

Integration testing

A test level that focuses on interactions between c…

A

components or systems.

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

Maintenance testing

Testing the changes to an o… or the impact of a c… to an o…

A

operational system
changed environment
operational system.

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

Non-functional testing

Testing performed to evaluate that a “c…“ or “ “ complies with n…

A

component or system

non-functional requirements.

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

Regression testing

A type of c… to detect whether defects h… or uncovered in u…

A

change-related testing
have been introduced
unchanged areas of the software.

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

Shift left

A test approach to perform “ “ and q… as early as possible in the s…

A

testing
quality assurance activities
software development lifecycle.

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

System integration testing

The integration testing of “ “.

A

systems

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

System testing

A test level that focuses on verifying that a “ “ as a whole meets s…

A

system
specified requirements.

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

Test level

A specific instantiation of a t…

Alt: test “s…”

A

test process.

stage

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

Test object

The w… to be …

A

work product
tested.

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

Test type

A group of t… based on specific t… aimed at specific characteristics of a “c…“ or “ “.

A

test activities
test objectives
component
system

17
Q

White-box testing

Testing based on an analysis of the i… of the c…

Alt: cle… , cod… , gla… , logic-c… , logic-d… , str… , str..b…

A

internal structure

component or system.

clear-box testing
code-based testing
glass-box testing
logic-coverage testing
logic-driven testing
structural testing
structure-based testing