Chapter 3 Vocabulary 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.
For detecting anomalies.
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.
The most formal type of review. Good at finding max number of anomalies.
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.
Planning
Part of the review process.
Defines:
* Review Purpose
* Work product to be reviewed
* Quality characteristics
* Areas of focus
* Exit criteria
* Timeframes
* Effort
Review Initiation
Part of the review process.
Makes sure everyone and everything is ready for the review.
* Access is granted
* Roles are understood
* Review materials are available
Individual Review
Part of the review process.
Reviewers perform their individual reviews to:
* Assess quality of product
* Identify anomalies
* Identify recommendations
* Ask questions
Reviewers usually log all of the above
Communication and analysis
Part of the review process.
Anomalies aren’t necessarily defects, so this time is for discussing and analyzing anomalies.
* Status, ownership, required actions
* Follow-up actions
* Quality level
Fixing and Reporting
Part of the review process.
Defect reports will be created.
Once exit criteria is reached:
* The work product can be accepted
* Review results are reported.