Ch1 Software testing Quiz 1a

0.0(0)
Studied by 0 people
call kaiCall Kai
learnLearn
examPractice Test
spaced repetitionSpaced Repetition
heart puzzleMatch
flashcardsFlashcards
GameKnowt Play
Card Sorting

1/18

encourage image

There's no tags or description

Looks like no tags are added yet.

Last updated 2:28 PM on 6/2/26
Name
Mastery
Learn
Test
Matching
Spaced
Call with Kai

No analytics yet

Send a link to your students to track their progress

19 Terms

1
New cards
Good test
A test that finds a defect if one is present, creating the opportunity to improve product quality.
2
New cards
Failure
An observed incorrect behavior that can lead to loss of money, time, reputation, injury, or death.
3
New cards
Test basis
The body of knowledge used as the foundation for test analysis and design.
4
New cards
Verification
Checking that the development process is correct.
5
New cards
Validation
Determining whether the system achieves what users want.
6
New cards
False negative
A real failure exists, but the test incorrectly shows a correct result.
7
New cards
Root cause
The underlying reason why a defect occurred.
8
New cards
Test condition
A testable aspect of a component or system identified as a basis for testing.
9
New cards
Debugging
The process developers use to identify the cause of defects and correct them.
10
New cards
Failure
A defect or fault leads to faulty components, which can cause an observed failure.
11
New cards
Test procedure
A sequence of test cases in execution order, including setup and wrap-up activities.
12
New cards
Error
An incorrect thought, wrong assumption, or overlooked consideration that can lead to defects.
13
New cards
Defect
An error that has been documented or written down.
14
New cards
Testing
A systematic exploration of a component or system to find and report defects without correcting them.
15
New cards
Test case
A set of preconditions, inputs, actions, expected results, and postconditions developed from test conditions.
16
New cards
False positive
An apparent failure in testing when the application or system is actually performing correctly.
17
New cards
Dynamic testing
Testing that exercises the program with test data during execution.
18
New cards
Static testing
Testing performed without executing the code.
19
New cards
Quality assurance
Making sure processes are undertaken correctly.