Studio:What is "white-box integration testing"?: Difference between revisions
Jump to navigation
Jump to search
m (Text replace - 'Category:FAQ' to 'Category:Studio:FAQ') |
|||
Line 1: | Line 1: | ||
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. | 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. | ||
[[Category:FAQ]] | [[Category:Studio:FAQ]] |
Latest revision as of 22:05, 20 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.