Harman Patil (Editor)

Spec Explorer

Updated on
Edit
Like
Comment
Share on FacebookTweet on TwitterShare on LinkedInShare on Reddit

Spec Explorer is a Model-Based Testing (MBT) tool from Microsoft. It extends the Visual Studio Integrated Development Environment with the ability to define a model describing the expected behavior of a software system. From these models, the tool can generate tests automatically for execution within Visual Studio's own testing framework, or many other unit testing frameworks.

The concepts behind Spec Explorer and the tool itself have been described in several publications and presented in multiple academic and industry events.

The latest version can be downloaded from Visual studio Gallery on MSDN. Technical documentation can be found in the MSDN Library. Community and engineering team support can be obtained through the Spec Explorer Forum, while the Spec Explorer Team Blog provides detailed articles and guidance.

References

Spec Explorer Wikipedia