Testing Object-oriented Software
暫譯: 測試物件導向軟體

David C. Kung, Pei Hsia, Jerry Gao

  • 出版商: Wiley
  • 出版日期: 1998-11-10
  • 售價: $3,850
  • 貴賓價: 9.5$3,658
  • 語言: 英文
  • 頁數: 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 等)。
第五章。物件狀態測試。
可靠軟體系統的物件狀態測試與故障分析(D. Kung 等)。
物件導向程式的狀態基測試(C.D. Turner 和 D.J. Robson)。
ClassBench:自動化類別測試的框架(Daniel Hoffman 和 Paul Strooper)。
第六章。測試方法學。
物件導向類別結構的增量測試(Mary Jean Harrold 等)。
整合物件導向測試與開發過程(John D. McGregor 和 Timothy D. Korson)。
第七章。測試工具。
開發物件導向軟體測試與維護環境(David Kung 等)。
ASTOOT 方法測試物件導向程式(Roong-Ko Doong 和 Phyllis G. Frankl)。
從物件模型進行自動化測試(Robert M. Poston)。