Statistical Debugging and Automated Program FailureTriage
Chao Liu
Broschiertes Buch

Statistical Debugging and Automated Program FailureTriage

A Statistical Approach to Software Reliability

Versandkostenfrei!
Versandfertig in 6-10 Tagen
39,99 €
inkl. MwSt.
PAYBACK Punkte
20 °P sammeln!
Recent years have seen great advances in softwareengineering and programming languages, butunfortunately, software is still far from bug-free.Static analysis is an effective approach toeliminating numerous bugs, but its conservativenature of analysis unavoidably constrains itscapacity. Dynamic analysis, on the other hand,utilizes program runtime execution data, andautomatically infers about program bugs. The twoapproaches essentially complement each other, andthis book focuses on dynamic techniques, anddemonstrates how to leverage program runtime data toimprove software quality.The first part ...