Please enable JavaScript.
Coggle requires JavaScript to display documents.
Software inspection - Coggle Diagram
Software inspection
Why?
Remove defects cost up to 65% of project
Defects can appear before even coding starts
Remove defects during testing is expensive
Advantages
Improves life cycle of code
Increses quality
Find issues early
Reduce the ammount of cycles after coding
Improves testing
Anyone can make mistakes
Why are they not used?
Wrong understandment that they are costly
Not favorite task of devs
Types
1:1
Reviewer and producer are the only participants
Solo:Inspections
If we reduce reviewers, the cost will be reduces
Reviewer have access to all the needed information
Recomendations
Do review before unit test
Efectiveness
Percentage of defects removed from inspections
Efficiency
Cost relationship with other metrics