ATAR Notes: Forum
VCE Stuff => VCE Technology => VCE Mathematics/Science/Technology => VCE Subjects + Help => VCE Computing: Software Development => Topic started by: methodsboy on December 07, 2008, 02:51:28 pm
-
hey
i couldn't answer any of the following questions and i was hoping that someone could help:
Q 1.
What types of tools can be used to document the existing system, and what do they show?
Q 2.
What will the final stage of the analysis phase do?
Q 3.
Why in the development of many systems is the output designed first?
-
hey
i couldn't answer any of the following questions and i was hoping that someone could help:
Q 1.
What types of tools can be used to document the existing system, and what do they show?
Q 2.
What will the final stage of the analysis phase do?
Q 3.
Why in the development of many systems is the output designed first?
1. Flowcharts, DFDs, ERDs (I don't know if you cover these), etc.
2. Document user requirements
3. User requirements, as discovered in the analysis phase, are often outputs and, sometimes, the processing taken to get the outputs. Furthermore, the business is only concerned about getting the output from the proposed system (and when signing off on the design, tend to look and scrutinise this a lot more).
-
thanks a lot !
-
What are the four factors that should be taken into consideration when designing data collection tools?
-
Security, privacy, validation and appropriateness.
There are probably thousands more factors.