Art Of Software Testing 2e

Hardcover
from $0.00

Author: Myers

ISBN-10: 0471469122

ISBN-13: 9780471469124

Category: Quality Control & Testing - Programming

Search in google:

When this book was first published in 1979, software testing was far from an exact science. Considered the "dark art" of software development, it was a little-understood process without a set of standard principles.Twenty-five years later, testing hasn’t really changed—but The Art of Software Testing has.In addition to all the major software testing topics—such as higher-order testing, white- and black-box testing, debugging, code inspections, and walkthroughs—this fully updated Second Edition features up-to-date information on testing twenty-first-century software projects, including vital Internet-based e-commerce applications, as well as details on Extreme Testing, which supports the widely used Extreme Programming development methodology. Just like the first edition, this revision fills the gaps in the professional literature and provides a practical, rather than theoretical, discussion of the purpose, nature, and principles of proper testing. While the book focuses on methodologies for the design of effective test cases, it also covers the psychological and economic issues that are essential to a full understanding of program testing. Many programming students enter the workforce without the proper understanding of software testing. This book covers all the essential topics for those students, but also provides all the detail and precision that working programmers might need during the testing phase. Appropriate for programmers and students at any level, The Art of Software Testing, Second Edition presents all the latest new ideas and techniques—many illustrated with helpful examples. Comprehensive and always practical, this essential guide includes code-inspection checklists, a self-assessment test, and other resources programmers need for effective testing—and fewer bugs. Booknews This theoretical discussion of the purpose and nature of software testing emphasizes methodologies for the design of effective test cases. It comprehensively covers psychological and economic principles, managerial aspects of testing, test tools, high-order testing, code inspections, and debugging. Annotation c. Book News, Inc., Portland, OR (booknews.com)

Ch. 1A self-assessment test1Ch. 2The psychology and economics of program testing5Ch. 3Program inspections, walkthroughs, and reviews21Ch. 4Test-case design43Ch. 5Module (unit) testing91Ch. 6High-order testing123Ch. 7Debugging157Ch. 8Extreme testing177Ch. 9Testing Internet applications193App. ASample extreme testing application213App. BPrime numbers less than 1,000221