Static Testing Flashcards
Anomaly
A condition that deviates from expectation.
Dynamic Testing
Testing that involves the execution of the test item.
Formal Review
A type of review that follows a defined process with a formally documented output.
Informal Review
A type of review that does not follow a defined process and has no formally documented output.
Inspection
A type of formal review that uses defined team roles and measurement to identify defects in a work product, and improve the review process and the software development process.
Review
A type of static testing in which a work product or process is evaluated by one or more individuals to detect defects or to provide improvements.
Static Analysis
The process of evaluating a component or system without executing it, based on its form, structure, content, or documentation.
Static Testing
Testing that does not involve the execution of a test item.
Technical Review
A formal review by technical experts that examine the quality of a work product and identify discrepancies from specifications and standards.
Walkthrough
A type of review in which an author leads members of the review through a work product and the members ask questions and make comments about possible issues.