Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

    • Gather Requirements from users / colleagues
    • Write Reqs Document (Insert links to Reqs template)
    • Perform Reqs Review w colleagues / users
    • If GUI is required:
      • Perform GUI Mockup Design
      • Preform GUI Review w engineers / users
    • Write SW Conceptual / Detailed Design (insert links to Design template)
      • Ensure all significant functions have an API
      • If GUI, ensure Model/View/Controller design Pattern
    • Perform Design Review w colleagues
    • Write System Infrastructure Reqs for the Systems Group (for special hosting, network considerations)Systems Integration Reqs, such as host systems and network considerations, database support, matlab PVs, etc,
    • Implement/Code (Insert link to Coding Standards)
      • Follow relevant Design Patterns where applicable
    • Unit Test (test in development)
    • Conduct Code Reviews / demo on development
    • Write Help / User Manual / Developer's Guide
    • Write Test Plan
    • Commission
    • Perform Training

...