Inspection Center
From Guidance Share
(Difference between revisions)
Revision as of 03:21, 15 June 2008 (edit) JD (Talk | contribs) ← Previous diff |
Current revision (03:21, 15 June 2008) (edit) JD (Talk | contribs) |
||
Line 12: | Line 12: | ||
- | === Design Inspection === | ||
- | * [[Security Design Inspection]] | ||
- | * [[Web Application Security Design Inspection Questions]] | ||
- | |||
- | |||
- | || | ||
=== Code Inspection === | === Code Inspection === | ||
* [[Security Code Inspection]] | * [[Security Code Inspection]] | ||
* [[.NET Framework 2.0 Security Inspection Questions]] | * [[.NET Framework 2.0 Security Inspection Questions]] | ||
* [[ASP.NET 2.0 Security Inspection Questions]] | * [[ASP.NET 2.0 Security Inspection Questions]] | ||
+ | |||
+ | |||
+ | || | ||
+ | === Design Inspection === | ||
+ | * [[Security Design Inspection]] | ||
+ | * [[Web Application Security Design Inspection Questions]] | ||
+ | |||
Current revision
An inspection is a focused check against criteria. In practice, there are three types of inspections: design, code, and deployment inspections. Design inspections help identify key engineering issues that have cascading impact. Code inspections catch implementation issues. Deployment inspections catch runtime and configuration issues. During inspections, you check both whether good practices are implemented, and bad practices are avoided.
Security Inspections
Getting Started
Code Inspection
|
Design Inspection
Deployment Inspection |
Performance Inspections
Design Inspection |
Code Inspection
|