![]() |
subject > person or group > person > stakeholder > software developer > tester > glass-box tester |
![]() ![]() | ||||||
glass-box tester comparison table |
Subject | observe | design | examine | ensure that | is a kind of | perform |
---|---|---|---|---|---|---|
tester | tests that explicitly try to catch a range of specific types of defects that commonly occur | the set of use cases is complete and that they are expressed consistently and unambiguously | software developer | cost estimation | ||
glass-box tester | the steps taken by algorithms and their internal data (at run time) | design tests that will exercise all aspects of each algorithm and data structure | the design documents and the code | testing strategy has reached a targeted coverage of statements and branches | tester | glass-box testing |
Next tester: independent testing group Up: tester Previous tester: black-box tester