2.3) Producing Robust Program Flashcards
1
Q
What should you consider when creating a program secure?
A
- Validation
- Sanitisation
- Authenticatiom
2
Q
What is Iterative testing?
A
- Takes place during program development
- Devlops and repeats until module works as expected
3
Q
Whats final testing?
A
- Terminal testing
- After development and before program released