"If you'd like a glimpse at how the next generation is going to program, this book is a good place to start.-Gregory V. Wilson, Dr. Dobbs Journal (October 2004)Build Your Own Automated Software Testing ToolWhatever its claims, commercially available testing software is not automatic. Configuring it
Software test automation: effective use of test execution tools
โ Scribed by Mark Fewster, Dorothy Graham
- Publisher
- Addison-Wesley
- Year
- 1999
- Tongue
- English
- Leaves
- 591
- Edition
- illustrated edition
- Category
- Library
No coin nor oath required. For personal study only.
โฆ Synopsis
Most importantly, this book debunks the myth that testing tools alone will automate the testing process successfully. It does a good job of showing the limitations of today's testing tools. Instead of providing quick fixes, the authors show that with proper planning, you can design and reuse test scripts in addition to automating many aspects of the testing process (such as comparing actual and expected results). With chapters on designing test scripts, creating a testing architecture that will allow you to reuse test cases, and even documentation on choosing the right testing tool for your needs, this book is filled with plenty of nuts-and-bolts advice.Later the authors explain software metrics for tracking defects and how to phase in automated testing for the real-world organization (with a good eye for your shop's return on investment). The book closes with over a dozen case studies from the field, in which testing professionals from large companies (including Microsoft) relate their successes (and failures) with real-world test automation. Accessibly written and filled with real-world expertise, Software Test Automation provides a worthy resource for any test engineer on the effective implementation of automated software testing
๐ SIMILAR VOLUMES
Software test engineers: here is the first book to teach you how to build and use a fully automated GUI testing tool. Simply feed the GUI component under test, get the results, and fix the bugs. While the book's examples are written in C#, you can use your preferred language for developing the testi
The major problems I've encountered with test automation are not technical but managerial: It's rare that those with the planning and decision-making authority have the neccessary understanding of what test automation is and how it fits into the development/testing cycle. It's not "sped-up manual te