design stage Flashcards

1
Q

what is design

A

it is when plans are made for the new system being designed

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
2
Q

what is included within this design

A
designing data entry screens
designing user interface layouts
designing printed outputs
designing screen based output 
designing structures to store data
designing data validation
and verification
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
3
Q

what is validation

A

it is when the computer checks that data entered by the user is sensible and usable

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
4
Q

examples of different validation check

A

presence check.. checks that all data re entered and not missed out
length check.

length check> checks that current numbe of characters are entered

range check. performed on numbers to see if they are within a certain range
performed on numbers to see if they are within a certain limit for example >0 but<100

format check make sure data is within a certain format

data type check checks that does not contain invalid character

consistency check make sure that data in another film is consistent with data in another field

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
5
Q

what is verification

A

it makes sure data entered into the system matches the source of data

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
6
Q

2 type of verification check

A

double entry : This is where the data is entered twice by two different people

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
7
Q

visual check

A

this is where the person entering the data carefully checks what they entered to see for any erors

How well did you know this?
1
Not at all
2
3
4
5
Perfectly