InterviewSolution
Saved Bookmarks
| 1. |
______________ is a process which is intended to reveal flaws in the security mechanisms of an information system that protect data and maintain functionality as intended.(a) Integrity Testing(b) Unit Testing(c) Security Testing(d) Stress testingThis question was posed to me by my college professor while I was bunking the class.My query is from Writing Testable Code in chapter Test Coverage and Development of JUnit |
|
Answer» The CORRECT option is (c) Security Testing |
|