Practical Software Testing

Practical Software Testing
Title Practical Software Testing PDF eBook
Author Ilene Burnstein
Publisher Springer Science & Business Media
Total Pages 719
Release 2006-04-18
Genre Computers
ISBN 0387216588

Download Practical Software Testing Book in PDF, Epub and Kindle

Based on the needs of the educational community, and the software professional, this book takes a unique approach to teaching software testing. It introduces testing concepts that are managerial, technical, and process oriented, using the Testing Maturity Model (TMM) as a guiding framework. The TMM levels and goals support a structured presentation of fundamental and advanced test-related concepts to the reader. In this context, the interrelationships between theoretical, technical, and managerial concepts become more apparent. In addition, relationships between the testing process, maturity goals, and such key players as managers, testers and client groups are introduced. Topics and features: - Process/engineering-oriented text - Promotes the growth and value of software testing as a profession - Introduces both technical and managerial aspects of testing in a clear and precise style - Uses the TMM framework to introduce testing concepts in a systemmatic, evolutionary way to faciliate understanding - Describes the role of testing tools and measurements, and how to integrate them into the testing process Graduate students and industry professionals will benefit from the book, which is designed for a graduate course in software testing, software quality assurance, or software validation and verification Moreover, the number of universities with graduate courses that cover this material will grow, given the evoluation in software development as an engineering discipline and the creation of degree programs in software engineering.

Managing the Testing Process

Managing the Testing Process
Title Managing the Testing Process PDF eBook
Author Rex Black
Publisher John Wiley & Sons
Total Pages 530
Release 2003-08-16
Genre Computers
ISBN 0471449342

Download Managing the Testing Process Book in PDF, Epub and Kindle

An updated edition of the best tips and tools to plan, build, and execute a structured test operation In this update of his bestselling book, Rex Black walks you through how to develop essential tools and apply them to your test project. He helps you master the basic tools, apply the techniques to manage your resources, and give each area just the right amount of attention so that you can successfully survive managing a test project! Offering a thorough review of the tools and resources you will need to manage both large and small projects for hardware and software, this book prepares you to adapt the concepts across a broad range of settings. Simple and effective, the tools comply with industry standards and bring you up to date with the best test management practices and tools of leading hardware and software vendors. Rex Black draws from his own numerous testing experiences-- including the bad ones, so you can learn from his mistakes-- to provide you with insightful tips in test project management. He explores such topics as: Dates, budgets, and quality-expectations versus reality Fitting the testing process into the overall development or maintenance process How to choose and when to use test engineers and technicians, contractors and consultants, and external test labs and vendors Setting up and using an effective and simple bug-tracking database Following the status of each test case The companion Web site contains fifty tools, templates, and case studies that will help you put these ideas into action--fast!

Lessons Learned in Software Testing

Lessons Learned in Software Testing
Title Lessons Learned in Software Testing PDF eBook
Author Cem Kaner
Publisher John Wiley & Sons
Total Pages 326
Release 2011-08-02
Genre Computers
ISBN 1118080556

Download Lessons Learned in Software Testing Book in PDF, Epub and Kindle

Softwaretests stellen eine kritische Phase in der Softwareentwicklung dar. Jetzt zeigt sich, ob das Programm die entsprechenden Anforderungen erfüllt und sich auch keine Programmierungsfehler eingeschlichen haben. Doch wie bei allen Phasen im Software-Entwicklungsprozess gibt es auch hier eine Reihe möglicher Fallstricke, die die Entdeckung von Programmfehlern vereiteln können. Deshalb brauchen Softwaretester ein Handbuch, das alle Tipps, Tricks und die häufigsten Fehlerquellen genau auflistet und erläutert, damit mögliche Testfehler von vornherein vermieden werden können. Ein solches Handbuch ersetzt gut und gerne jahr(zehnt)elange Erfahrung und erspart dem Tester frustrierende und langwierige Trial-und-Error-Prozeduren. Chem Kaner und James Bach sind zwei der international führenden Experten auf dem Gebiet des Software Testing. Sie schöpfen hier aus ihrer insgesamt 30-jährigen Erfahrung. Die einzelnen Lektionen sind nach Themenbereichen gegliedert, wie z.B. Testdesign, Test Management, Teststrategien und Fehleranalyse. Jede Lektion enthält eine Behauptung und eine Erklärung sowie ein Beispiel des entsprechenden Testproblems. "Lessons Learned in Software Testing" ist ein unverzichtbarer Begleiter für jeden Software Tester.

A Practical Guide to Testing Object-oriented Software

A Practical Guide to Testing Object-oriented Software
Title A Practical Guide to Testing Object-oriented Software PDF eBook
Author John D. McGregor
Publisher Addison-Wesley Professional
Total Pages 418
Release 2001
Genre Computers
ISBN 9780201325645

Download A Practical Guide to Testing Object-oriented Software Book in PDF, Epub and Kindle

David A. Sykes is a member of Wofford College's faculty.

Practical Software Testing: A Process-Oriented Approach

Practical Software Testing: A Process-Oriented Approach
Title Practical Software Testing: A Process-Oriented Approach PDF eBook
Author Burnstein Iiene
Publisher
Total Pages 236
Release 2003-01-01
Genre
ISBN 9788181280893

Download Practical Software Testing: A Process-Oriented Approach Book in PDF, Epub and Kindle

How to Break Software

How to Break Software
Title How to Break Software PDF eBook
Author James A. Whittaker
Publisher Pearson
Total Pages 218
Release 2003
Genre Computers
ISBN

Download How to Break Software Book in PDF, Epub and Kindle

CD-ROM contains: Canned HEAT v.2.0 -- Holodeck Lite v. 1.0.

Practical Software Development Techniques

Practical Software Development Techniques
Title Practical Software Development Techniques PDF eBook
Author Edward Crookshanks
Publisher Apress
Total Pages 201
Release 2014-11-12
Genre Computers
ISBN 1484207289

Download Practical Software Development Techniques Book in PDF, Epub and Kindle

This book provides an overview of tools and techniques used in enterprise software development, many of which are not taught in academic programs or learned on the job. This is an ideal resource containing lots of practical information and code examples that you need to master as a member of an enterprise development team. This book aggregates many of these "on the job" tools and techniques into a concise format and presents them as both discussion topics and with code examples. The reader will not only get an overview of these tools and techniques, but also several discussions concerning operational aspects of enterprise software development and how it differs from smaller development efforts. For example, in the chapter on Design Patterns and Architecture, the author describes the basics of design patterns but only highlights those that are more important in enterprise applications due to separation of duties, enterprise security, etc. The architecture discussion revolves has a similar emphasis – different teams may manage different aspects of the application’s components with little or no access to the developer. This aspect of restricted access is also mentioned in the section on logging. Theory of logging and discussions of what to log are briefly mentioned, the configuration of the logging tools is demonstrated along with a discussion of why it’s very important in an enterprise environment.