𝔖 Scriptorium
✦   LIBER   ✦

πŸ“

A Practical Guide to Testing Object-Oriented Software

✍ Scribed by John D. McGregor, David A. Sykes


Publisher
Addison-Wesley Professional
Year
2001
Tongue
English
Leaves
416
Category
Library

⬇  Acquire This Volume

No coin nor oath required. For personal study only.

✦ Synopsis


A Practical Guide to Testing Object-Oriented Software focuses on the real-world issues that arise in planning and implementing effective testing for object-oriented and component-based software development. It shows how testing object-oriented software differs from testing procedural software and highlights the unique challenges and opportunities inherent in object-oriented software testing. The authors reveal how object-oriented software development allows testing to be integrated into each stage of the process - from defining requirements to system integration - resulting in a smoother development process and a higher end quality. As they follow this process, they describe what to test at each stage as well as offer experienced-based testing techniques. You will find information on such important topics as: Testing analysis and design models, including selecting test cases to guide design inspections Testing components, frameworks, and product lines The testing challenges of inheritance and polymorphism How to devise an effective testing strategy Testing classes, including constructing a test driver and test suites Testing object interactions, covering sampling test cases, off-the-shelf components, protocol testing, and test patterns Testing class hierarchies, featuring subclass test requirements Testing distributed objects, including threads, life cycle testing, and Web server testing Testing systems, with information on stress, life cycle, and performance testing One comprehensive example runs throughout the book to demonstrate testing techniques for each stage of development. In addition, the book highlights important questions that testers should ask when faced with specific testing tasks. The authors acknowledge that testing is often viewed as a necessary evil, and that resources allocated to testing are often limited. With that in mind, they present a valuable repertoire of testing techniques from which you can choose those that fit your budget, schedule, and needs.


πŸ“œ SIMILAR VOLUMES


Growing Object-Oriented Software, Guided
✍ Steve Freeman, Nat Pryce πŸ“‚ Library πŸ“… 2009 πŸ› Addison-Wesley Professional 🌐 English

Foreword by Kent Beck Β  "The authors of this book have led a revolution in the craft of programming by controlling the environment in which software grows.” --Ward Cunningham Β  β€œAt last, a book suffused with code that exposes the deep symbiosis between TDD and OOD. This one's a keeper.” --Robert

Growing Object-Oriented Software, Guided
✍ Steve Freeman; Nat Pryce πŸ“‚ Library πŸ“… 2009 πŸ› Addison-Wesley Professional 🌐 English

Test-Driven Development (TDD) is now an established technique for delivering better software faster. TDD is based on a simple idea: Write tests for your code before you write the code itself. However, this "simple" idea takes skill and judgment to do well. Now there's a practical guide to TDD that t

Growing object-oriented software, guided
✍ Freeman, Steve;Pryce, Nat πŸ“‚ Library πŸ“… 2009;2012 πŸ› Addison-Wesley Professional 🌐 English

Foreword by Kent Beck<b></b><i>"The authors of this book have led a revolution in the craft of programming by controlling the environment in which software grows."</i>--Ward Cunningham<i></i><i>"At last, a book suffused with code that exposes the deep symbiosis between TDD and OOD. This one's a keep