development stage Flashcards
1
Q
what is development
A
it means to build the system
2
Q
4 parts of development
A
1 create a file structure to store data
2 create validation rule to make sure data entered is sensible
3 create a user interface to allow data entered the system
4 create output formats ( reports pay slips etc)
3
Q
what are form controls
A
form controls are the items on a data enty that allows you to interact with the system and enter data. iclude check boxes option buttons textboxes command buttons
4
Q
2 type of out output formats
A
on screen outputs
printed outputs