Expert Verifed Ace the Test
Coverage - ANSWER ✔✔The degree to which specified coverage
items have been determined or have been exercised by a test suite
expressed as a percentage.
Debugging - ANSWER ✔✔The process of finding, analyzing and
removing the causes of failures in a component or system.
Defect - ANSWER ✔✔An imperfection or deficiency in a work product
where it does not meet its requirements or specifications.
Error - ANSWER ✔✔A human action that produces an incorrect
result.
, Failure - ANSWER ✔✔An event in which a component or system
does not perform a required function within specified limits.
Quality - ANSWER ✔✔The degree to which a component or system
satisfies the stated and implied needs of its various stakeholders.
Quality Assurance - ANSWER ✔✔Activities focused on providing
confidence that quality requirements will be fulfilled.
Root Cause - ANSWER ✔✔A source of a defect such that if it is
removed, the occurrence of the defect type is decreased or removed.
Test Analysis - ANSWER ✔✔The activity that identifies test conditions
by analyzing the test basis.
Test Basis - ANSWER ✔✔The body of knowledge used as the basis
for test analysis and design.
Test Case - ANSWER ✔✔A set of preconditions, inputs, actions
(where applicable), expected results and postconditions, developed
based on test conditions.
Test Completion - ANSWER ✔✔The activity that makes testware
available for later use, leaves test environments in a satisfactory
condition and communicates the results of testing to relevant
stakeholders.