Testing Object-oriented Software

David C. Kung, Pei Hsia, Jerry Gao

  • 出版商: Wiley
  • 出版日期: 1998-11-10
  • 售價: $3,890
  • 貴賓價: 9.5$3,696
  • 語言: 英文
  • 頁數: 280
  • 裝訂: Paperback
  • ISBN: 0818685204
  • ISBN-13: 9780818685200
  • 相關分類: Object-oriented
  • 海外代購書籍(需單獨結帳)

商品描述

Description:

Object-oriented programming increases software reusability, extensibility, interoperability, and reliability. Software testing is necessary to realize these benefits by uncovering as many programming errors as possible at a minimum cost. A major challenge to the software engineering community remains how to reduce the cost while improving the quality of software testing. The requirements for testing object-oriented programs differ from those for testing conventional programs.

Testing Object-Oriented Software illustrates these differences and discusses object-oriented software testing problems, focusing on the difficulties and challenges testers face. The text contains of nineteen reprinted papers providing a general framework for class- and system-level testing and examines object-oriented design criteria and high testability metrics. It offers object-oriented testing techniques, ideas and methods for unit testing, and object-oriented program integration-testing strategy.

Readers are shown how to drastically reduce regression test costs, presented with steps for object-oriented testing, and introduced to object-oriented test tools and systems. The book's intended audience includes object-oriented program testers, program developers, software project managers, and researchers working with object-oriented testing.

 

 

Table of Contents:

Preface.

Chapter 1. OO Testing Problems.

Adequate Testing and Object-Oriented Programming (Dewayne E. Perry and Gail E. Kaiser).

Object-Oriented Programming—The Problems of Validation (M.D. Smith and D.J. Robson).

Maintenance Support for Object-Oriented Programs (Norman Wilde and Ross Huitt).

Chapter 2. Specification and Verification.

Design for Testability in Object-Oriented Systems (Robert V. Binder).

Method Sequence Specification and Verification of Classes (Shekhar Kirani and W.T. Tsai).

Chapter 3. Unit Testing and Integration Testing.

A Class Testing Technique Based on Data Bindings (Heechern Kim and Chisu Wu).

Automated Flow Graph-Based Testing of Object-Oriented Software Modules (Allen S. Parrish, et al.).

Object-Oriented Integration Testing (Paul C. Jorgensen and Carl Erickson).

Chapter 4. Regression Testing.

Change Impact Identification in Object-Oriented Software Maintenance (D. Kung, et al.).

Selecting Regression Tests for Object-Oriented Software (Gregg Rothermel and Mary Jean Harrold).

A Technique for the Selective Ravalidation of OO Software (Pei Hsia, et al.).

Chapter 5. Object State Testing.

Object State Testing and Fault Analysis for Reliable Software Systems (D. Kung, et al.).

The State-Based Testing of Object-Oriented Programs (C.D. Turner and D.J. Robson).

ClassBench: A Framework for Automated Class Testing (Daniel Hoffman and Paul Strooper).

Chapter 6. Test Methodology.

Incremental Testing of Object-Oriented Class Structures (Mary Jean Harrold, et al.).

Integrated Object-Oriented Testing and Development Processes (John D. McGregor and Timothy D. Korson).

Chapter 7. Test Tools.

Developing an Object-Oriented Software Testing and Maintenance Environment (David Kung, et al.).

The ASTOOT Approach to Testing Object-Oriented Programs (Roong-Ko Doong and Phyllis G. Frankl).

Automated Testing from Object Models (Robert M. Poston).

商品描述(中文翻譯)

描述:
物件導向程式設計增加了軟體的可重用性、可擴展性、互通性和可靠性。軟體測試是實現這些好處的必要條件,它以最低成本揭示盡可能多的程式錯誤。軟體工程界面臨的一個重大挑戰是如何在提高軟體測試質量的同時降低成本。測試物件導向程式與測試傳統程式的要求不同。

《測試物件導向軟體》說明了這些差異,並討論了測試物件導向軟體時測試人員面臨的困難和挑戰。本書包含了十九篇重新印刷的論文,提供了類和系統級測試的一般框架,並探討了物件導向設計準則和高測試可測性指標。它提供了物件導向測試技術、想法和方法,用於單元測試,以及物件導向程式集成測試策略。

讀者將學習如何大幅降低回歸測試成本,了解物件導向測試的步驟,並介紹物件導向測試工具和系統。本書的目標讀者包括物件導向程式測試人員、程式開發人員、軟體專案經理和從事物件導向測試的研究人員。

目錄:
前言。
第一章 物件導向測試問題。
充分測試和物件導向程式設計(Dewayne E. Perry和Gail E. Kaiser)。
物件導向程式設計的驗證問題(M.D. Smith和D.J. Robson)。
物件導向程式的維護支援(Norman Wilde和Ross Huitt)。
第二章 規格和驗證。
物件導向系統的測試設計(Robert V. Binder)。
類別的方法序列規格和驗證(Shekhar Kirani和W.T. Tsai)。
第三章 單元測試和集成測試。
基於資料綁定的類別測試技術(Heechern Kim和Chisu Wu)。
基於流程圖的物件導向軟體模組自動化測試(Allen S. Parrish等)。
物件導向程式集成測試(Paul C. Jorgensen和Carl Erickson)。
第四章 回歸測試。
物件導向軟體維護中的變更影響識別(D. Kung等)。
選擇物件導向軟體的回歸測試(Gregg Rothermel和Mary Jean Harrold)。
一種選擇性重新驗證物件導向軟體的技術(Pei Hsia等)。
第五章 物件狀態測試。
物件狀態測試和故障分析(R```