Dienstag, 17. Mai 2011

Meine Idee für eine Systemdokumentation (ähnlich Pflichtenheft)

  • Intro
  • Context (Diagram)
  • Use Cases
  • Interfaces
  • Data Structure (DB Schema)
  • Aspects
    • Logging
    • Security
      • Authentication
      • Authorization
      • Transport
    • Data Consistency (e.g. transaction handling)
  • Service
    • Garbage collection (e.g. removal of old data from DB)
    • Updates
    • Configuration
    • History / Revision
  • Laws / company rules

Keine Kommentare:

Kommentar veröffentlichen