- ホーム
- > 洋書
- > 英文書
- > Computer / General
Full Description
Reliable test design is important in software testing; without it, defects in software may remain undetected. This book presents the key test design techniques, in line with ISTQB, and explains when and how to use them, including in combination, with practical, real-life examples. Automated test design methods are also explored. Tips and exercises are included throughout the book, allowing you to test your knowledge as you progress.
Contents
Introduction
Example Specification: Ticket Vending Machine
Risk Management and Test Optimisation
Defect Prevention
Domain-Based Testing
State Transition Testing
Business Rule-Based Testing
Scenario-Based Testing
Combinative and Combinatorial Testing
On-The-Fly Test Design
Model-Based Testing
Gherkin-Based MBT
MBT Using Graphs - GraphWalker
Testing the TVM - Summary and Method Comparison
Conclusions and Recommendations