Fundamentals of Testing - keywords Flashcards

preparation for keywords - learn the terms (from official Glossary)

1
Q

definition of coverage

A

The degree to which specified coverage items are exercised by a test suite, expressed as a percentage.

GER:
Der Grad, zu dem bestimmte Abdeckungselemente durch eine Testsuite ausgeübt werden, ausgedrückt in Prozent.

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

debugging

A

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

GER:
der Prozess des Auffindens, Analysierens und Beseitigens der Ursachen von Fehlern in einer Komponente oder einem System

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

defect

A

An imperfection or deficiency in a work product where it does not meet its requirements or specifications or impairs its intended use.
-> see also error, failure

GER:
Eine Unvollkommenheit oder ein Mangel in einem Arbeitsprodukt, wenn es nicht den Anforderungen oder Spezifikationen entspricht oder den beabsichtigten Gebrauch beeinträchtigt.
-> siehe auch Fehler, Versagen

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

error

A

A human action that produces an incorrect result.

GER:
Eine menschliche Handlung, die zu einem falschen Ergebnis führt.

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 meet its requirements within specified limits.

GER:
Ein Ereignis, bei dem eine Komponente oder ein System seine Anforderungen nicht innerhalb bestimmter Grenzen erfüllt.

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

quality

A

The degree to which a work product satisfies stated and implied requirements

GER:
Der Grad, in dem ein Arbeitsprodukt die angegebenen und impliziten Anforderungen erfüllt

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

quality assurance

A

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

GER:
Aktivitäten, die darauf abzielen, das Vertrauen zu schaffen, dass die Qualitätsanforderungen erfüllt werden.

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 occurence of the defect type is decreased or removed.

GER:
Fehlerursache

Eine Fehlerquelle, bei deren Beseitigung das Auftreten der Fehlerart verringert oder beseitigt wird.

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

test basis

A

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

GER:
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
9
Q

test analysis

A

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

GER:
die Aktivität, die die Testbedingungen durch die Analyse der Testbasis identifiziert.

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

test case

A

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

GER:
eine Reihe von Vorbedingungen, Eingaben, Aktionen (falls zutreffend), erwarteten Ergebnissen und Nachbedingungen, die auf der Grundlage von Testbedingungen entwickelt wurden.

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

test completion

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

test condition

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

test control

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

test data

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

test design

A
16
Q

test execution

A
17
Q

test implementation

A
18
Q

test monitoring

A
19
Q

test object

A
20
Q

test objective

A
21
Q

test planning

A
22
Q

test procedure

A
23
Q

test result

A
24
Q

testing

A

t

25
Q

testware

A
26
Q

verification

A
27
Q

validation

A