SDD - Analysis Flashcards
NEED TO KNOW HOW TO DO - INPUT-PROCESS-OUTPUT QUESTIONS
1
Q
Define:
* Input
* Process
* Output
A
Input - Data that will be entered by a user or received from a file
Process - Code created to execute instructions that may make use of inputs and may result in output to the user
Output - Data that is sent from the program to the user, a file or peripheral
2
Q
A systems analyst will meet with the client to determine:
A
- the purpose of the software
- the functional requirements of the software
3
Q
What is the purpose of the software usually expressed as?
A
A description of what the software will be used for
4
Q
What is the functional requirements of the software usually expressed as?
A
It specify inputs, processes and outputs.