Test cases are designed based on the _______ of the code in white-box testing.

  • Requirements
  • Specifications
  • Structure
  • User Stories
In "White-Box Testing", test cases are designed considering the internal "Structure" of the application. It focuses on the internal logic, algorithm, and code complexity, ensuring that each part of the code has been tested.
Add your answer
Loading...

Leave a comment

Your email address will not be published. Required fields are marked *