Sebanyak 12 item atau buku ditemukan

Software Testing

Testing Across the Entire Software Development Life Cycle

Software Testing presents one of the first comprehensive guides to testing activities, ranging from test planning through test completion for every phase of software under development, and software under revision. Real life case studies are provided to enhance understanding as well as a companion website with tools and examples.

Divided into four parts, this book provides: An overview of software testing A review of software development life cycles Structured testing strategies and approaches A complete life cycle software testing project Ideal for graduate-level ...

The Art of Software Testing

Publisher Description

Publisher Description When this book was first published in 1979, software testing was far from an exact science.

The Complete Guide to Software Testing

Ed Yourdan called it "a bible for project managers". You'll gain a new perspective on software testing as a life cycle activity, not merely as something that happens at the end of coding. An invaluable aid for the development of testing standards and the evaluation of testing effectiveness.

Perry, William E., A Structured Approach to Systems Testing, Wellesley, MA, QED
Information Sciences, 1983. Perry, William E., How to Test Software Packages,
John Wiley & Sons, Somerset, NJ 1986. Persig, R. M. Zen and the Art of ...

Proceedings of the ... International Symposium on Software Testing and Analysis (ISSTA).

France, pp. 202-219, 1991. [Mye 79] G. J. Myers, The art of software testing, Wiley
, New York, 1979. [Nta 88] S. C. Ntafos, "A comparison of some structural testing
strategies," IEEE Trans, on Software Engineering, vol. SE-14, no. 6, pp. 868-874
 ...

The Craft of Software Testing

Subsystem Testing Including Object-based and Object-oriented Testing

This reference presents, in detail, an effective, step-by-step, cost-effective approach to software testing that is based on common practice—with improvements inspired by academic testing research and practial experience. The approach is designed to be gradually adoptable, so that it does not disrupt current work, and it scales down gracefully under schedule pressure. Outlines a systematic process/strategy of software testing that incorporates test design, test implementation, and measurements of test quality. Explains solid testing techniques in detail and shows how to apply them to testing tasks. Answers such questions as: How do I design tests? What are common tester errors, and how do I avoid them? How do I implement tests? How do I know how good my tests are? How do I know when I've tested enough? Features unique coverge of testing bug fixes and other changes. For software developers testing their own code or designs; indepdendent testers testing someone else's code; and testers or developers testing bug fixes and other maintenance changes.

Subsystem Testing Including Object-based and Object-oriented Testing Brian
Marick ... (Marick91b) Brian Marick, "Experience with the Cost of Test Suite
Coverage Measures", Pacific Northwest Software Quality ... The Art of Software
Testing.

Software Testing in the Real World

Improving the Process

The software testing process is the means in which people, tools, methods, measurements, and equipment are integrated to test a software product. This book offers a toolbox for the practical implementation of the testing process and how to improve it. Based on real-work issues and examples, it brings together the key methods of software testing with practical implementation techniques. In addition, it provides a guide to the best, current, practice sources and a framework for the ongoing and sustainable improvement of software testing. This is an up-to-date, practical guide for professionals in the field to test process implementation and improvement.

This is an up-to-date, practical guide for professionals in the field to test process implementation and improvement.

Best Practices for the Formal Software Testing Process

A Menu of Testing Tasks

This is the digital version of the printed book (Copyright © 2004). Testing is not a phase. Software developers should not simply throw software over the wall to test engineers when the developers have finished coding. A coordinated program of peer reviews and testing not only supplements a good software development process, it supports it. A good testing life cycle begins during the requirements elucidation phase of software development, and concludes when the product is ready to install or ship following a successful system test. Nevertheless, there is no one true way to test software; the best one can hope for is to possess a formal testing process that fits the needs of the testers as well as those of the organization and its customers. A formal test plan is more than an early step in the software testing process—it's a vital part of your software development life cycle. This book presents a series of tasks to help you develop a formal testing process model, as well as the inputs and outputs associated with each task. These tasks include: review of program plans development of the formal test plan creation of test documentation (test design, test cases, test software, and test procedures) acquisition of automated testing tools test execution updating the test documentation tailoring the model for projects of all sizes Whether you are an experienced test engineer looking for ways to improve your testing process, a new test engineer hoping to learn how to perform a good testing process, a newly assigned test manager or team leader who needs to learn more about testing, or a process improvement leader, this book will help you maximize your effectiveness.

We then do test design and write test cases as the software design is being
developed, and write test procedures during the ... Glenford Myers woke up the
testing community in 1979 with his book The Art of Software Testing; he stated
that the ...