Engineering Practices
From Guidance Share
(Difference between revisions)
Revision as of 04:32, 3 November 2006 (edit) Admin (Talk | contribs) ← Previous diff |
Current revision (19:52, 16 September 2008) (edit) JD (Talk | contribs) |
||
Line 1: | Line 1: | ||
+ | {| cellspacing="3" style="width:100%; background-color:transparent;" | ||
+ | |width="100%"| | ||
+ | {| style="background-color:transparent;" | ||
+ | |valign="top" style="padding-right: 1em; "| <!--[[Image:CountermeasuresCenter.jpg|Countermeasures Center |left|]]--> | ||
+ | [[Image:EngineeringPractices.gif|Engineering Practices 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 | ||
+ | |- | ||
+ | | Requirements and Analysis || Requirements and Analysis Practices || Requirements and Analysis Activities || Requirements and Analysis Artifacts | ||
+ | |- | ||
+ | | Arch and 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 | ||
+ | |} | ||
+ | |||
+ | |||
+ | == Methodologies == | ||
+ | * [[Performance Engineering]] | ||
+ | * [[Security Engineering]] | ||
+ | |||
+ | |||
+ | == Reference == | ||
* [[Engineering Practices Frame]] | * [[Engineering Practices Frame]] | ||
+ | * [[Engineering Practices Project]] | ||
+ | |||
+ | |||
+ | __NOTOC__ __NOEDITSECTION__ |