input validation
checking data input by the user meets criteria
types of input validation
advantages of input validation
types errors that can occur in code
anticipation misuse
communication error
printer error
disks error
anticipating misuse
communication error
printer error
disk errors
authentication
dangers of not encrypting of data files and how to protect against it
how to maintain code
reasons for testing code
iterative testing
final testing
syntax error
the rules of the language have been broken
types of data test inputs
normal inputs
boundary inputs
invalid inputs
erroneous inputs
normal inputs
boundary inputs
invalid inputs
erroneous inputs
ways to make an algorithm more robust