Engineering Practices
From Guidance Share
(Difference between revisions)
Revision as of 22:03, 1 December 2007 (edit) JD (Talk | contribs) ← Previous diff |
Revision as of 01:05, 22 April 2008 (edit) JD (Talk | contribs) Next diff → |
||
Line 3: | Line 3: | ||
{| style="background-color:transparent;" | {| style="background-color:transparent;" | ||
|valign="top" style="padding-right: 1em; "| <!--[[Image:CountermeasuresCenter.jpg|Countermeasures Center |left|]]--> | |valign="top" style="padding-right: 1em; "| <!--[[Image:CountermeasuresCenter.jpg|Countermeasures Center |left|]]--> | ||
- | [[image:EngineeringPractices.gif|Countermeasures Center |left|]] <font size=3>'''Welcome to Security Guidance Center!'''</font> This section is focused on making software engineering practices and techniques more available to practitioners. Better software through proven practices. Improve the ability for practitioners to build quality software solutions faster and easier. Build a community around engineering practices to help foster emerging software engineering practices, as well as make good software engineer practices more accessable to everyday practice. | + | [[image:EngineeringPractices.gif|Countermeasures Center |left|]] <font size=3>'''Welcome to Engineering Practices Center!'''</font> This section is focused on making software engineering practices and techniques more available to practitioners. Better software through proven practices. Improve the ability for practitioners to build quality software solutions faster and easier. Build a community around engineering practices to help foster emerging software engineering practices, as well as make good software engineer practices more accessable to everyday practice. |
|} | |} | ||
+ | == Engineering Practices Frame == | ||
+ | {| border="1" style="width:80%;border:0px solid #ccc;vertical-align:top;color:#000;" | ||
+ | | '''Knowledge Area''' || '''Practices''' || '''Activities''' || '''Artifacts''' | ||
+ | |- | ||
+ | | Management || Planning Practices || Planning Activities || Planning Artifacts | ||
+ | |- | ||
+ | | Planning || Planning Practices || Planning Activities || Planning Artifacts | ||
+ | |- | ||
+ | | Design || Arch And Design Practices || Arch And Design Activities || Arch And Design Artifacts | ||
+ | |- | ||
+ | | Development || Development Practices || Development Activities || Development Artifacts | ||
+ | |- | ||
+ | | Testing || Testing Practices || Testing Activities || Testing Artifacts | ||
+ | |- | ||
+ | | Deployment || Deployment Practices || Deployment Activities || Deployment Artifacts | ||
+ | |- | ||
+ | | Maintenance || Maintenance Practices || Maintenance Activities || Maintenance Artifacts | ||
+ | |- | ||
+ | | Security Engineering || Security Engineering Practices || Security Engineering Activities || Security Engineering Artifacts | ||
+ | |- | ||
+ | | Performance Engineering || Performance Practices || Performance Activities || Performance Artifacts | ||
+ | |} | ||
<!-- Start of left-column --> | <!-- Start of left-column --> |
Revision as of 01:05, 22 April 2008
Engineering Practices Frame
|