Read more
Informationen zum Autor Jonathan Jacky is a research scientist at the University of Washington in Seattle. He is experienced in embedded control systems, safety-critical systems, signal processing, and scientific computing. He has taught at the Evergreen State College and has been a visiting researcher at Microsoft Research. He is the author of The Way of Z: Practical Programming with Formal Methods. Klappentext This book teaches new methods for specifying, analyzing, and testing software, essentials for creating high-quality software. Using a toolkit built on the C# language and the .NET framework, the authors work through several realistic case studies in depth and detail, making the methods easy for programmers and testers to learn and use. Inhaltsverzeichnis Part I. Overview: 1. Describe, analyze, test; 2. Why we need model-based testing; 3. Why we need model-based analysis; 4. Further reading; Part II. Systems with Finite Models: 5. Model programs; 6. Exploring and analyzing finite models; 7. Structuring model programs with features and composition; 8. Testing closed systems; 9. Further reading; Part III. Systems with Complex States: 10. Modeling systems with structured state; 11. Analyzing systems with complex state; 12. Testing systems with complex state; 13. Further reading; Part IV. Advanced Topics: 14. Compositional modeling; 15. Modeling objects; 16. Reactive systems; 17. Further reading; Part V. Appendices: A. Modeling library reference; B. Command reference; C. Glossary; D. Index.