Chapter 1 terminology Flashcards
Defect
A flaw in a component or system that can cause the component or system to fail to perform its required function. A defect if encountered during execution may cause a failure of the component or system.
Bug
See defect
Error
(Mistake): A human action that produces an incorrect result
Fail
A test is deemed to fail if it’s actual result does not match its expected result.
False fail result
A test result in which a defect is reported although no such defect actually exists in the test object.
False positive result
See false fail result
Failure
Deviation of the component or system from its expected delivery, service or result.
Fault
Defect or bug
Mistake
See error
Pass
A test is deemed to pass if it s actual result matches its expected result.
False negative result
A test result which fails to identify the presence of a defect that is actually present in the test object.
Quality
The degree to which a component system or process meets specified requirements and or user/ customer needs and expectations.
Risk
A factor that could result in future negative consequences, usually expressed as impact or likelihood.
Testing
The process consisting of all life cycle activities both static and dynamic, concerned with planning preparation and evaluation of software products and related work products to determine that they satisfy specified requirements, to demonstrate that they are fit for purpose and to detect defects.
Requirements
A condition or capability needed by a user to solve a problem or achieve an objective that must be met or possessed by a system or system component to satisfy a contract, standard, specification or other formally imposed document