... | ... | @@ -33,6 +33,7 @@ correctness, or completeness. |
|
|
|
|
|
---
|
|
|
A key point to remember in software specification is that you are writing from a users perspective, you are effectively describing everything that the user sees. You MUST stay away from mentioning implementation details. References to any process flow is acceptable as long as they are general and have an effect on what the user sees.
|
|
|
|
|
|
---
|
|
|
|
|
|
### The Process
|
... | ... | |