software development
iterative
describe how software development is an ITERATIVE process
analysis
describe ANALYSIS stage of software development
design
design notation
describe DESIGN stage of software development
implementation
describe IMPLEMENTATION stage of software development
testing
describe TEST stage of software development
evaluation
describe EVALUATION stage of software development
input
functional requirement
identify INPUTs as functional requirements of a software project
process
functional requirement
identify PROCESSes as functional requirements of a software project
output
functional requirement
identify OUTPUTs as functional requirements of a software project
structure diagram
algorithm, design notation
read, make and use STRUCTURE DIAGRAMs as a design notation
flowchart
algorithm, design notation
read, make and use FLOWCHARTs as a design notation
pseudocode
algorithm, design notation
read, make and use PSEUDOCODE as a design notation
wireframe input
user interface
show INPUT in a WIREFRAME to design a user interface
wireframe output
user interface
show OUTPUT in a WIREFRAME to design a user interface