Essentials of Software Testing
by Ralf Bierig(Author), Stephen Brown(Author), Edgar Galván(Author), Joe Timoney(Author)
Publisher finelybook 出版社: Cambridge University Press; (October 28, 2021)
Language 语言: English
Print Length 页数: 318 pages
ISBN-10: 1108833349
ISBN-13: 9781108833349
Book Description
By finelybook
Software testing can be regarded as an art, a craft, and a science. The practical, step-by-step approach presented in this book provides a bridge between these different viewpoints. A single worked example runs throughout, with consistent use of test automation. Each testing technique is introduced in the context of this example, helping students see its strengths and weaknesses. The technique is then explained in more detail, providing a deeper understanding of underlying principles. Finally the limitations of each technique are demonstrated by inserting faults, giving learners concrete examples of when each technique succeeds or fails in finding faults. Coverage includes black-box testing, white-box testing, random testing, unit testing, object-oriented testing, and application testing. The authors also emphasise the process of applying the techniques, covering the steps of analysis, test design, test implementation, and interpretation of results. The book’s web site has programming exercises and Java source code for all examples.