Studio:What is "white-box integration testing"?: Difference between revisions

From STRIDE Wiki
Jump to navigation Jump to search
No edit summary
(No difference)

Revision as of 15:44, 19 August 2009

White-box integration testing refers to verifying application behavior, especially the interactions between components, internal logic, state machines, etc. STRIDE supports white-box integration testing by providing extensible built-in tracing capabilities and the ability to analyze trace data, as well as the ability to monitor certain events, values, or patterns.