QuestionQ251

Secure Software Testing

Which of the following testing methods equips the test engineer with knowledge of the system and uses that system knowledge to design test cases or test data?

  • A Integration testing
  • B Regression testing
  • C Whitebox testing
  • D Graybox testing
Explanation

White-box testing uses knowledge of a system’s internal design and implementation to derive test cases and test data.

Community Discussion

No comments yet. Be the first to start the discussion!