Model Based Software Testing and Analysis with C#

Posted by James Vastbinder  From/InfoQ

InfoQ was given the opportunity to speak with the authors: Jonathan Jacky, Margus Veanes, Colin Campbell and Wolfram Schulte who decided to respond to the questions as a collective.  Their book, Model Based Software Testing and Analysis with C#,  was recently published by Cambridge University Press whom provided to InfoQ Chapter 1, "Describe, Analyze, Test". 

When asked as to their motivation for authoring this volume they responded:

We want to provide up-to-date information on a particular, practical approach for model-based testing that is used successfully inside Microsoft. We also wanted to provide educators with resources so that they can start teaching model-based testing, since we believe that's not done enough.  The idea of using of model programs and state space exploration is a natural extension of finite state machine based techniques that fits well with black-box testing of software.
The book makes this idea accessible to a broad audience. 

Read more of their responses as well as to gain access to the chapter excerpt provided by InfoQ.

 感谢原创者的辛勤劳动,希望对您有所帮助,转载请注明原出处。
 您可能对 [C#] 的这些文章也感兴趣:

在C#应用程序中控制输入法
C#中的readonly(运行时常量)与const(编译时常量)的区别
C#2.0新特性探究(二)委托与匿名委托
在新的平台上编程
.NET的事务控制.
Singleton设计模式的C#实现(2)
ADO.NET快速起步
VisualC#组件技巧之ComboBox美容
C#简明教程(四)
如何用C#实时获取CPU利用率