input validation techniques
Anticipating misuse
Authentication
A way to confirm a user identity usually by usernames and passwords
How to increase the security of pass-based authentication systems?
Ways to maintain program
Comments use
White space use
Indentation use
reasons for testing
What are the 2 types of testing
Iterative testing
terminal testing
types of data tests
How to make an algorithm more robust