Open main menu
Home
Random
Recent changes
Special pages
Community portal
Preferences
About Wikipedia
Disclaimers
Incubator escapee wiki
Search
User menu
Talk
Dark mode
Contributions
Create account
Log in
Editing
X-machine
(section)
Warning:
You are not logged in. Your IP address will be publicly visible if you make any edits. If you
log in
or
create an account
, your edits will be attributed to your username, along with other benefits.
Anti-spam check. Do
not
fill this in!
=== Stream X-Machine (SXM) === {{main|Stream X-Machine}} The most commonly encountered X-machine variant is Gilbert Laycock's 1993 ''[[Stream X-Machine]]'' (''[[SXM (computational model)|SXM]]'') model,<ref name="Lay" /> which forms the basis for Mike Holcombe and Florentin Ipate's theory of ''complete'' software testing, which guarantees known correctness properties, once testing is over.<ref name="HI98" /><ref name="IH98">F. Ipate and M. Holcombe (1998) 'A method for refining and testing generalised machine specifications'. ''Int. J. Comp. Math.'' '''68''', pp. 197-219.</ref> The Stream X-Machine differs from Eilenberg's original model, in that the fundamental data type X is of the form ''Out''* Γ ''Mem'' Γ ''In''*, where ''In''* is an input sequence, ''Out''* is an output sequence, and ''Mem'' is the (rest of the) memory. The advantage of this model is that it allows a system to be driven, one step at a time, through its states and transitions, while observing the outputs at each step. These are witness values, that guarantee that particular functions were executed on each step. As a result, complex software systems may be decomposed into a hierarchy of Stream X-Machines, designed in a top-down way and tested in a bottom-up way. This divide-and-conquer approach to design and testing is backed by Florentin Ipate's proof of correct integration,<ref name="IpaHol97">F. Ipate and M. Holcombe (1997) 'An integration testing method that is proved to find all faults', ''International Journal of Computer Mathematics'' '''63''', pp. 159-178.</ref> which proves how testing the layered machines independently is equivalent to testing the composed system.
Edit summary
(Briefly describe your changes)
By publishing changes, you agree to the
Terms of Use
, and you irrevocably agree to release your contribution under the
CC BY-SA 4.0 License
and the
GFDL
. You agree that a hyperlink or URL is sufficient attribution under the Creative Commons license.
Cancel
Editing help
(opens in new window)