Название: Introduction to Software Testing Автор: Ammann P., Offutt J. Издательство: Cambridge University Press Год: 2017 Формат: PDF Страниц: 473 Размер: 11,56 Мб Язык: английский
This extensively classroom-tested text takes an innovative approach to explaining software testing that defines it as the process of applying a few precise, general-purpose criteria to a structure or model of the software. The book incorporates cutting-edge developments, including techniques to test modern types of software such as OO, web applications, and embedded software. This revised second edition significantly expands coverage of the basics, thoroughly discussing test automaton frameworks, and it adds new, improved examples and numerous exercises. The theory of coverage criteria is carefully and cleanly explained to help students understand concepts before delving into practical applications, while extensive use of the JUnit test framework gives students practical experience in a test framework popular in the industry. Exercises, meanwhile, feature specifically tailored tools that allow students to check their own work. The book's website also offers an instructor's manual, PowerPoint slides, testing tools for students, and example software programs in Java.
Preface Foundations: Why do we test software? Model-driven test design Test automation Putting testing first Criteria-based test design Coverage Criteria: Input space partitioning Graph coverage Logic coverage Syntax-based testing Testing in Practice: Managing the test process Writing test plans Test implementation Regression testing for evolving software Writing effective test oracles List of criteria.
|