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

From STRIDE Wiki
(Redirected from What is "white-box integration testing"?)
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.