SDD : Analysis Flashcards
Purpose
a general description of the purpoise of the software
e.g. To take 20 pupil names, their prelim marks and their assignment marks from a file. Calculate the percentage, and then find and display the name and percentage of the pupil with the highest percentage.
Scope
a list of what must be delivered over the course of the project. These will be handed over to the client/end-user. eg design, completed program, test plan, test results and evaluation report. It can also include any time limits for the project.
Boundaries
the limits set on a program, usually used in testing the program
Asumptions
It can clarify any assumptions made by the software developers regarding the clients requirements.