Studio:What is "white-box integration testing"?

From STRIDE Wiki
Revision as of 22:05, 20 August 2009 by Timd (talk | contribs) (Text replace - 'Category:FAQ' to 'Category:Studio:FAQ')
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

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.