A termék adatai:

ISBN13:9781484298923
ISBN10:1484298926
Kötéstípus:Puhakötés
Terjedelem:266 oldal
Méret:235x155 mm
Súly:438 g
Nyelv:angol
Illusztrációk: 53 Illustrations, black & white
852
Témakör:

Modern Software Testing Techniques

A Practical Guide for Developers and Testers
 
Kiadás sorszáma: First Edition
Kiadó: Apress
Megjelenés dátuma:
Kötetek száma: 1 pieces, Book
 
Normál ár:

Kiadói listaár:
EUR 48.14
Becsült forint ár:
19 864 Ft (18 919 Ft + 5% áfa)
Miért becsült?
 
Az Ön ára:

18 276 (17 405 Ft + 5% áfa )
Kedvezmény(ek): 8% (kb. 1 589 Ft)
A kedvezmény csak az 'Értesítés a kedvenc témákról' hírlevelünk címzettjeinek rendeléseire érvényes.
Kattintson ide a feliratkozáshoz
 
Beszerezhetőség:

Becsült beszerzési idő: A Prosperónál jelenleg nincsen raktáron, de a kiadónál igen. Beszerzés kb. 3-5 hét..
A Prosperónál jelenleg nincsen raktáron.
Nem tudnak pontosabbat?
 
  példányt

 
Rövid leírás:

Many books have been written about software testing, but most of them discuss the general framework of testing from a traditional perspective. Unfortunately, traditional test design techniques are often ineffective and unreliable for revealing the various kinds of faults that may occur. This book introduces three new software testing techniques: Two-Phase Model-Based Testing, the Action-State Testing, and the General Predicate Testing, all of which work best when applied with efficient fault revealing capabilities.

You?ll start with a short recap of software testing, focusing on why risk analysis is obligatory, how to classify bugs practically, and how fault-based testing can be used for improving test design. You?ll then see how action-state testing merges the benefits of state transition testing and use case testing into a unified approach. Moving on you?ll look at general predicate testing and how it serves as an extension of boundary valueanalysis, encompassing more complex predicates. 

Two-phase model-based testing represents an advanced approach where the model does not necessarily need to be machine-readable; human readability suffices. The first phase involves a high-level model from which abstract tests are generated. Upon manual execution of these tests, the test code is generated. Rather than calculating output values, they are merely checked for conformity. The last part of this book contains a chapter on how developers and testers can help each other and work as a collaborative team. 

You will:

  • Apply efficient test design techniques for detecting domain faults
  • Work with modeling techniques that combine all the advantages of state transition testing and use case testing
  • Grasp the two-phase model-based testing technique
  • Use test design efficiently to find almost all the bugs in an application

Hosszú leírás:

Many books have been written about software testing, but most of them discuss the general framework of testing from a traditional perspective. Unfortunately, traditional test design techniques are often ineffective and unreliable for revealing the various kinds of faults that may occur. This book introduces three new software testing techniques: Two-Phase Model-Based Testing, the Action-State Testing, and the General Predicate Testing, all of which work best when applied with efficient fault revealing capabilities.

You?ll start with a short recap of software testing, focusing on why risk analysis is obligatory, how to classify bugs practically, and how fault-based testing can be used for improving test design. You?ll then see how action-state testing merges the benefits of state transition testing and use case testing into a unified approach. Moving on you?ll look at general predicate testing and how it serves as an extension of boundary value analysis, encompassing morecomplex predicates. 

Two-phase model-based testing represents an advanced approach where the model does not necessarily need to be machine-readable; human readability suffices. The first phase involves a high-level model from which abstract tests are generated. Upon manual execution of these tests, the test code is generated. Rather than calculating output values, they are merely checked for conformity. The last part of this book contains a chapter on how developers and testers can help each other and work as a collaborative team. 

What You'll Learn

  • Apply efficient test design techniques for detecting domain faults
  • Work with modeling techniques that combine all the advantages of state transition testing and uses case testing
  • Grasp the two-phase model-based testing technique
  • Use test design efficiently to find almost all the bugs in an application

Who This Book Is For

Software developers, QA engineers, and, business analysts

Tartalomjegyzék:


  1. Software testing basics
  2. Test design automation by model-based testing
  3. Domain testing
  4. Developers and testers should constitute a successful team
  5. Conclusion