• Wyszukiwanie zaawansowane
  • Kategorie
  • Kategorie BISAC
  • Książki na zamówienie
  • Promocje
  • Granty
  • Książka na prezent
  • Opinie
  • Pomoc
  • Załóż konto
  • Zaloguj się

Testing Object Oriented Software » książka

zaloguj się | załóż konto
Logo Krainaksiazek.pl

koszyk

konto

szukaj
topmenu
Księgarnia internetowa
Szukaj
Książki na zamówienie
Promocje
Granty
Książka na prezent
Moje konto
Pomoc
 
 
Wyszukiwanie zaawansowane
Pusty koszyk
Bezpłatna dostawa dla zamówień powyżej 20 złBezpłatna dostawa dla zamówień powyżej 20 zł

Kategorie główne

• Nauka
 [2946600]
• Literatura piękna
 [1856966]

  więcej...
• Turystyka
 [72221]
• Informatyka
 [151456]
• Komiksy
 [35826]
• Encyklopedie
 [23190]
• Dziecięca
 [619653]
• Hobby
 [140543]
• AudioBooki
 [1577]
• Literatura faktu
 [228355]
• Muzyka CD
 [410]
• Słowniki
 [2874]
• Inne
 [445822]
• Kalendarze
 [1744]
• Podręczniki
 [167141]
• Poradniki
 [482898]
• Religia
 [510455]
• Czasopisma
 [526]
• Sport
 [61590]
• Sztuka
 [243598]
• CD, DVD, Video
 [3423]
• Technologie
 [219201]
• Zdrowie
 [101638]
• Książkowe Klimaty
 [124]
• Zabawki
 [2473]
• Puzzle, gry
 [3898]
• Literatura w języku ukraińskim
 [254]
• Art. papiernicze i szkolne
 [8170]
Kategorie szczegółowe BISAC

Testing Object Oriented Software

ISBN-13: 9780818685200 / Angielski / Miękka / 1998 / 284 str.

David C. Kung; Pei Hsia; Jerry Gao
Testing Object Oriented Software Kung, David C. 9780818685200 Institute of Electrical & Electronics Enginee - książkaWidoczna okładka, to zdjęcie poglądowe, a rzeczywista szata graficzna może różnić się od prezentowanej.

Testing Object Oriented Software

ISBN-13: 9780818685200 / Angielski / Miękka / 1998 / 284 str.

David C. Kung; Pei Hsia; Jerry Gao
cena 441,32 zł
(netto: 420,30 VAT:  5%)

Najniższa cena z 30 dni: 436,80 zł
Termin realizacji zamówienia:
ok. 30 dni roboczych
Bez gwarancji dostawy przed świętami

Darmowa dostawa!

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.

Kategorie:
Informatyka, Programowanie
Kategorie BISAC:
Computers > Software Development & Engineering - General
Computers > Programming - Object Oriented
Computers > Languages - General
Wydawca:
Institute of Electrical & Electronics Enginee
Język:
Angielski
ISBN-13:
9780818685200
Rok wydania:
1998
Ilość stron:
284
Waga:
0.64 kg
Wymiary:
27.91 x 21.72 x 1.57
Oprawa:
Miękka
Wolumenów:
01
Dodatkowe informacje:
Wydanie ilustrowane

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).

Object–oriented programming increases software reusability, extensibility, interoperability, and reliability. Software testing is necessary to realize these benefits. Software testing aims to uncover as many programming errors as possible at a minimum cost. A major challenge to the software engineering community remains how to reduce the cost and improve 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 book provides 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 they can drastically reduce regression test costs, presented with steps for object–oriented testing, and introduced to object–oriented test tools and systems. In addition to software testing problems, the text covers various test methods developers can use during the design phase to generate programs with good testability. The book′s intended audience includes object–oriented program testers, program developers, software project managers, and researchers working with object–oriented testing.



Udostępnij

Facebook - konto krainaksiazek.pl



Opinie o Krainaksiazek.pl na Opineo.pl

Partner Mybenefit

Krainaksiazek.pl w programie rzetelna firma Krainaksiaze.pl - płatności przez paypal

Czytaj nas na:

Facebook - krainaksiazek.pl
  • książki na zamówienie
  • granty
  • książka na prezent
  • kontakt
  • pomoc
  • opinie
  • regulamin
  • polityka prywatności

Zobacz:

  • Księgarnia czeska

  • Wydawnictwo Książkowe Klimaty

1997-2025 DolnySlask.com Agencja Internetowa

© 1997-2022 krainaksiazek.pl
     
KONTAKT | REGULAMIN | POLITYKA PRYWATNOŚCI | USTAWIENIA PRYWATNOŚCI
Zobacz: Księgarnia Czeska | Wydawnictwo Książkowe Klimaty | Mapa strony | Lista autorów
KrainaKsiazek.PL - Księgarnia Internetowa
Polityka prywatnosci - link
Krainaksiazek.pl - płatnośc Przelewy24
Przechowalnia Przechowalnia