Skip to content

Programming Quote by Anonymous

“testing is based on knowledge of the internal logic of an application’s code. Also known as Glass box Testing. Internal software and code working should be known for this type of testing. Tests are based on coverage of code” quote by Anonymous
Download Open image
““testing is based on knowledge of the internal logic of an application’s code. Also known as Glass box Testing. Internal software and code working should be known for this type of testing. Tests are based on coverage of code””

Anonymous

About This Quote

Source Technical Manual: Software Testing Fundamentals, 2015

Glass box testing examines internal code structure to ensure each part functions as intended.

In simple terms: Test code by looking inside it.

Key Takeaway

Apply internal testing for thorough coverage.

Themes

testing software code coverage

Mood

technical educational

Type

practical informative

When to use this quote

  • development cycles
  • code reviews
  • continuous integration
  • bug fixing

Key Concepts

white‑box testing quality assurance software reliability

Questions to Reflect On

  • Do you balance white‑box with black‑box testing?
  • How deep should code coverage be?
A Different Perspective

Requires source code access and may miss user‑level issues.

3.7 out of 5 (3 ratings)

More by Anonymous

Explore all 163,108 Anonymous quotes

More Programming quotes

Browse all 6,478 Programming quotes