_________ is a testing technique that involves examining code without executing it.

  • Black-box
  • Gray-box
  • Static
  • White-box
Static testing is a technique where code is examined without executing it. It involves reviewing documents, code, and other project artifacts to identify defects early in the development process. This helps in improving code quality and reducing the cost of fixing defects later.
Add your answer
Loading...

Leave a comment

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