Items related to Software Testing Automation: Testability Evaluation,...

Software Testing Automation: Testability Evaluation, Refactoring, Test Data Generation and Fault Localization - Hardcover

 
Image Not Available
  • PublisherSpringer
  • Publication date2023
  • ISBN 10 3031220560
  • ISBN 13 9783031220562
  • BindingHardcover
  • LanguageEnglish
  • Number of pages604

Buy Used

Condition: As New
Unread book in perfect condition... View this item

Shipping: US$ 2.64
Within U.S.A.

Destination, rates & speeds

Add to basket

Other Popular Editions of the Same Title

Image Not Available

Featured Edition

ISBN 10:  3031220595 ISBN 13:  9783031220593
Publisher: Springer, 2024
Softcover

Search results for Software Testing Automation: Testability Evaluation,...

Stock Image

0
Published by Springer, 2023
ISBN 10: 3031220560 ISBN 13: 9783031220562
New Hardcover

Seller: Basi6 International, Irving, TX, U.S.A.

Seller rating 5 out of 5 stars 5-star rating, Learn more about seller ratings

Condition: Brand New. New. US edition. Expediting shipping for all USA and Europe orders excluding PO Box. Excellent Customer Service. Seller Inventory # ABEJUNE24-14036

Contact seller

Buy New

US$ 151.25
Convert currency
Shipping: FREE
Within U.S.A.
Destination, rates & speeds

Quantity: 2 available

Add to basket

Stock Image

Parsa, Saeed
Published by Springer, 2023
ISBN 10: 3031220560 ISBN 13: 9783031220562
New Hardcover

Seller: Books Puddle, New York, NY, U.S.A.

Seller rating 4 out of 5 stars 4-star rating, Learn more about seller ratings

Condition: New. Seller Inventory # 26395357939

Contact seller

Buy New

US$ 155.97
Convert currency
Shipping: US$ 3.99
Within U.S.A.
Destination, rates & speeds

Quantity: 1 available

Add to basket

Stock Image

Parsa, Saeed
Published by Springer, 2023
ISBN 10: 3031220560 ISBN 13: 9783031220562
New Hardcover

Seller: Majestic Books, Hounslow, United Kingdom

Seller rating 5 out of 5 stars 5-star rating, Learn more about seller ratings

Condition: New. Seller Inventory # 401019180

Contact seller

Buy New

US$ 164.55
Convert currency
Shipping: US$ 8.70
From United Kingdom to U.S.A.
Destination, rates & speeds

Quantity: 1 available

Add to basket

Seller Image

Parsa, Saeed
Published by Springer, 2023
ISBN 10: 3031220560 ISBN 13: 9783031220562
Used Hardcover

Seller: GreatBookPrices, Columbia, MD, U.S.A.

Seller rating 5 out of 5 stars 5-star rating, Learn more about seller ratings

Condition: As New. Unread book in perfect condition. Seller Inventory # 45798932

Contact seller

Buy Used

US$ 218.80
Convert currency
Shipping: US$ 2.64
Within U.S.A.
Destination, rates & speeds

Quantity: Over 20 available

Add to basket

Seller Image

Parsa, Saeed
Published by Springer, 2023
ISBN 10: 3031220560 ISBN 13: 9783031220562
Used Hardcover

Seller: GreatBookPricesUK, Woodford Green, United Kingdom

Seller rating 5 out of 5 stars 5-star rating, Learn more about seller ratings

Condition: As New. Unread book in perfect condition. Seller Inventory # 45798932

Contact seller

Buy Used

US$ 225.57
Convert currency
Shipping: US$ 20.07
From United Kingdom to U.S.A.
Destination, rates & speeds

Quantity: Over 20 available

Add to basket

Seller Image

Parsa, Saeed
Published by Springer, 2023
ISBN 10: 3031220560 ISBN 13: 9783031220562
New Hardcover

Seller: GreatBookPrices, Columbia, MD, U.S.A.

Seller rating 5 out of 5 stars 5-star rating, Learn more about seller ratings

Condition: New. Seller Inventory # 45798932-n

Contact seller

Buy New

US$ 243.86
Convert currency
Shipping: US$ 2.64
Within U.S.A.
Destination, rates & speeds

Quantity: Over 20 available

Add to basket

Seller Image

Parsa, Saeed
Published by Springer, 2023
ISBN 10: 3031220560 ISBN 13: 9783031220562
New Hardcover

Seller: GreatBookPricesUK, Woodford Green, United Kingdom

Seller rating 5 out of 5 stars 5-star rating, Learn more about seller ratings

Condition: New. Seller Inventory # 45798932-n

Contact seller

Buy New

US$ 227.32
Convert currency
Shipping: US$ 20.07
From United Kingdom to U.S.A.
Destination, rates & speeds

Quantity: Over 20 available

Add to basket

Seller Image

Saeed Parsa
ISBN 10: 3031220560 ISBN 13: 9783031220562
New Hardcover
Print on Demand

Seller: moluna, Greven, Germany

Seller rating 5 out of 5 stars 5-star rating, Learn more about seller ratings

Condition: New. Dieser Artikel ist ein Print on Demand Artikel und wird nach Ihrer Bestellung fuer Sie gedruckt. Presents advanced topics in software testingProvides in-depth insights into the development of software tools to evaluate, refactor, and generate test dataIs a textbook to be used as a reference for postgraduates and software industries. Seller Inventory # 743987912

Contact seller

Buy New

US$ 192.71
Convert currency
Shipping: US$ 56.40
From Germany to U.S.A.
Destination, rates & speeds

Quantity: Over 20 available

Add to basket

Seller Image

Saeed Parsa
ISBN 10: 3031220560 ISBN 13: 9783031220562
New Hardcover
Print on Demand

Seller: BuchWeltWeit Ludwig Meier e.K., Bergisch Gladbach, Germany

Seller rating 5 out of 5 stars 5-star rating, Learn more about seller ratings

Buch. Condition: Neu. This item is printed on demand - it takes 3-4 days longer - Neuware -This book is about the design and development of tools for software testing. It intends to get the reader involved in software testing rather than simply memorizing the concepts. The source codes are downloadable from the book website. The book has three parts: software testability, fault localization, and test data generation.Part I describes unit and acceptance tests and proposes a new method called testability-driven development (TsDD) in support of TDD and BDD. TsDD uses a machine learning model to measure testability before and after refactoring. The reader will learn how to develop the testability prediction model and write software tools for automatic refactoring.Part II focuses on developing tools for automatic fault localization. This part shows the reader how to use a compiler generator to instrument source code, create control flow graphs, identify prime paths, and slice the source code. On top of these tools, a software tool, Diagnoser, is offered to facilitate experimenting with and developing new fault localization algorithms. Diagnoser takes a source code and its test suite as input and reports the coverage provided by the test cases and the suspiciousness score for each statement.Part III proposes using software testing as a prominent part of the cyber-physical system software to uncover and model unknown physical behaviors and the underlying physical rules. The reader will get insights into developing software tools to generate white box test data. 604 pp. Englisch. Seller Inventory # 9783031220562

Contact seller

Buy New

US$ 228.38
Convert currency
Shipping: US$ 26.48
From Germany to U.S.A.
Destination, rates & speeds

Quantity: 2 available

Add to basket

Seller Image

Saeed Parsa
ISBN 10: 3031220560 ISBN 13: 9783031220562
New Hardcover

Seller: AHA-BUCH GmbH, Einbeck, Germany

Seller rating 5 out of 5 stars 5-star rating, Learn more about seller ratings

Buch. Condition: Neu. Druck auf Anfrage Neuware - Printed after ordering - This book is about the design and development of tools for software testing. It intends to get the reader involved in software testing rather than simply memorizing the concepts. The source codes are downloadable from the book website. The book has three parts: software testability, fault localization, and test data generation.Part I describes unit and acceptance tests and proposes a new method called testability-driven development (TsDD) in support of TDD and BDD. TsDD uses a machine learning model to measure testability before and after refactoring. The reader will learn how to develop the testability prediction model and write software tools for automatic refactoring.Part II focuses on developing tools for automatic fault localization. This part shows the reader how to use a compiler generator to instrument source code, create control flow graphs, identify prime paths, and slice the source code. On top of these tools, a software tool, Diagnoser, is offered to facilitate experimenting with and developing new fault localization algorithms. Diagnoser takes a source code and its test suite as input and reports the coverage provided by the test cases and the suspiciousness score for each statement.Part III proposes using software testing as a prominent part of the cyber-physical system software to uncover and model unknown physical behaviors and the underlying physical rules. The reader will get insights into developing software tools to generate white box test data. Seller Inventory # 9783031220562

Contact seller

Buy New

US$ 228.38
Convert currency
Shipping: US$ 38.97
From Germany to U.S.A.
Destination, rates & speeds

Quantity: 1 available

Add to basket

There are 1 more copies of this book

View all search results for this book