๐”– Scriptorium
โœฆ   LIBER   โœฆ

๐Ÿ“

Effective Software Test Automation: Developing an Automated Software Testing Tool

โœ Scribed by Kanglin Li, Mengqi Wu, Sybex


Publisher
Sybex
Year
2004
Tongue
English
Leaves
492
Edition
1
Category
Library

โฌ‡  Acquire This Volume

No coin nor oath required. For personal study only.

โœฆ Synopsis


"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 to test your product is almost as time-consuming and error-prone as purely manual testing.There is an alternative that makes both engineering and economic sense: building your own, truly automatic tool. Inside, you'll learn a repeatable, step-by-step approach, suitable for virtually any development environment. Code-intensive examples support the book's instruction, which includes these key topics: * Conducting active software testing without capture/replay * Generating a script to test all members of one class without reverse-engineering * Using XML to store previously designed testing cases * Automatically generating testing data * Combining Reflection and CodeDom to write test scripts focused on high-risk areas * Generating test scripts from external data sources * Using real and complete objects for integration testing * Modifying your tool to test third-party software components * Testing your testing tool Effective Software Test Automation goes well beyond the building of your own testing tool: it also provides expert guidance on deploying it in ways that let you reap the greatest benefits: earlier detection of coding errors, a smoother, swifter development process, and final software that is as bug-free as possible. Written for programmers, testers, designers, andmanagers, it will improve the way your team works and the quality of its products.


๐Ÿ“œ SIMILAR VOLUMES


Software test automation: effective use
โœ Mark Fewster, Dorothy Graham ๐Ÿ“‚ Library ๐Ÿ“… 1999 ๐Ÿ› Addison-Wesley ๐ŸŒ English

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 sc

Effective GUI Testing Automation: Develo
โœ Kanglin Li ๐Ÿ“‚ Library ๐Ÿ“… 2004 ๐Ÿ› Sybex ๐ŸŒ English

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

Effective GUI Testing Automation: Develo
โœ Kanglin Li, Mengqi Wu ๐Ÿ“‚ Library ๐Ÿ“… 2004 ๐Ÿ› Sybex ๐ŸŒ English

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