Analysis Flashcards
1
Q
What is determined during the analysis phase of software development?
A
Functional requirements
2
Q
What is the definition of an input
A
Data that will be entered by a user or received from a file
3
Q
What is the definition of a process?
A
Code created to execute a sequence of instructions that may make use of inputs and may result in output to the user
4
Q
What is the definition of an output?
A
Data that is sent from the program to the user, a file or peripheral
5
Q
What would you consider when outlining assumptions about new software that is being developed?
A
Hardware required to run the software