Studio:What other techniques does STRIDE support to generate test cases?

From STRIDE Wiki
Revision as of 22:49, 9 October 2007 by Root (talk | contribs)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

STRIDE’s built-in tracing provides record-and-playback capabilities, which can be leveraged to record a sequence of transactions across application interfaces, then reproduce or replay a certain scenario. This technique can also be used in conjunction with test equipment or to capture certain field conditions.

For data-centric testing, STRIDE provides datasets as a means of inputting various values to certain application interfaces. Datasets can be generated through trace logs, as well as by importing data from Excel or other sources.