Please enable JavaScript.
Coggle requires JavaScript to display documents.
Chapter 3 - Coggle Diagram
Chapter 3
-
-
-
-
-
3.2.3. Review Types
Informal Review:
- Main purpose: detect potential defects
- Commonly used in Agile
- Result may be documented
Walkthrough
- Main purpose: find defects, improve software, consider alternative implementation, evaluate specifications
- Scribe is mandatory
- Lead by author
Technique Review:
- Main purpose: gaining consensus, detecting potential defect
- Possible purpose: generating idea, motivating author to improve future work product
- Reviewers: authors, technical experts in the same or other disciplines
- Scribe is mandatory, author is ideally
Inspection:
- Main purpose: detecting potential defects, evaluating quantity, build confidence, preventing future similar bugs
- Follow a defined process, base on rule and checklist
- Use clearly define role
- Scribe is mandatory
- Individual preparation before the review meeting is required
- Specified entry and exit criteria are used
- Reviewers: author, experts in other disciplines
-
-