Technical Specification

  1. Define the project goals
  2. Define the system architecture/infrastructure
  3. Define the user dialogs and the control flow
  4. Define the background tasks
  5. Define the database model
  6. Define the interfaces to other systems
  7. Define the non functional requirements (response times, security, ...)
  8. Define a dictionary for all relevant concepts/entities (dangerous, you may omit this one)

Don't be too specific about system internals.

以上是从StackOverflow上转载的,主要是为了自己写技术规格说明书时的参考。

原文链接 http://stackoverflow.com/questions/677901/how-do-i-write-a-technical-specification-document-for-my-software-project

你可能感兴趣的:(Technical Specification)