Deductive Verification of Object-oriented Software

Deductive Verification of Object-oriented Software
Author :
Publisher : KIT Scientific Publishing
Total Pages : 294
Release :
ISBN-10 : 9783866446236
ISBN-13 : 3866446233
Rating : 4/5 (36 Downloads)

Synopsis Deductive Verification of Object-oriented Software by : Benjamin Weiß

Software systems play a central role in modern society, and their correctness is often crucially important. Formal specification and verification are promising approaches for ensuring correctness more rigorously than just by testing. This work presents an approach for deductively verifying design-by-contract specifications of object-oriented programs. The approach is based on dynamic logic, and addresses the challenges of modularity and automation using dynamic frames and predicate abstraction.

Verification of Object-Oriented Software. The KeY Approach

Verification of Object-Oriented Software. The KeY Approach
Author :
Publisher : Springer Science & Business Media
Total Pages : 669
Release :
ISBN-10 : 9783540689775
ISBN-13 : 354068977X
Rating : 4/5 (75 Downloads)

Synopsis Verification of Object-Oriented Software. The KeY Approach by : Bernhard Beckert

The ultimate goal of program verification is not the theory behind the tools or the tools themselves, but the application of the theory and tools in the software engineering process. Our society relies on the correctness of a vast and growing amount of software. Improving the software engineering process is an important, long-term goal with many steps. Two of those steps are the KeY tool and this KeY book.

Formal Verification of Object-Oriented Software

Formal Verification of Object-Oriented Software
Author :
Publisher : Springer
Total Pages : 259
Release :
ISBN-10 : 9783642317620
ISBN-13 : 3642317626
Rating : 4/5 (20 Downloads)

Synopsis Formal Verification of Object-Oriented Software by : Bernhard Beckert

This book presents the thoroughly refereed post-conference proceedings of the International Conference on Formal Verification of Object-Oriented Software, FoVeOOS 2011, held in Turin, Italy, in October 2011 – organised by COST Action IC0701. The 10 revised full papers presented together with 5 invited talks were carefully reviewed and selected from 19 submissions. Formal software verification has outgrown the area of academic case studies, and industry is showing serious interest. The logical next goal is the verification of industrial software products. Most programming languages used in industrial practice are object-oriented, e.g. Java, C++, or C#. FoVeOOS 2011 aimed to foster collaboration and interactions among researchers in this area.

Verification of Object-Oriented Software. The KeY Approach

Verification of Object-Oriented Software. The KeY Approach
Author :
Publisher : Springer
Total Pages : 669
Release :
ISBN-10 : 9783540690610
ISBN-13 : 3540690611
Rating : 4/5 (10 Downloads)

Synopsis Verification of Object-Oriented Software. The KeY Approach by : Bernhard Beckert

The ultimate goal of program verification is not the theory behind the tools or the tools themselves, but the application of the theory and tools in the software engineering process. Our society relies on the correctness of a vast and growing amount of software. Improving the software engineering process is an important, long-term goal with many steps. Two of those steps are the KeY tool and this KeY book.

Formal Methods for Open Object-Based Distributed Systems

Formal Methods for Open Object-Based Distributed Systems
Author :
Publisher : Springer
Total Pages : 327
Release :
ISBN-10 : 9783540729525
ISBN-13 : 3540729526
Rating : 4/5 (25 Downloads)

Synopsis Formal Methods for Open Object-Based Distributed Systems by : Marcello M. Bonsangue

This book constitutes the refereed proceedings of the 9th IFIP WG 6.1 International Conference on Formal Methods for Open Object-Based Distributed Systems, FMOODS 2007, held in Paphos, Cyprus, June 2007. The 17 revised full papers presented together with two invited papers cover model checking rewriting logic components and services algebraic calculi specification, verification and refinement, and quality of service.

Tools for Practical Software Verification

Tools for Practical Software Verification
Author :
Publisher : Springer Science & Business Media
Total Pages : 187
Release :
ISBN-10 : 9783642357466
ISBN-13 : 3642357466
Rating : 4/5 (66 Downloads)

Synopsis Tools for Practical Software Verification by : Bertrand Meyer

The LASER school is intended for professionals from the industry (engineers and managers) as well as university researchers, including PhD students. Participants learn about the most important software technology advances from the pioneers in the field. The school's focus is applied, although theory is welcome to establish solid foundations. The format of the school favors extensive interaction between participants and speakers. LASER 2011 is devoted to software verification tools. There have been great advances in the field of software verification in recent years. Today verification tools are being increasingly used not only by researchers, but by programming practitioners. The summer school will focus on several of the most prominent and practical of such tools from different areas of software verification (such as formal proofs, testing and model checking). During the school the participants will not only learn the principles behind the tools, but also get hands-on experience, trying the tools on real programs.

Deductive Software Verification – The KeY Book

Deductive Software Verification – The KeY Book
Author :
Publisher : Springer
Total Pages : 714
Release :
ISBN-10 : 9783319498126
ISBN-13 : 3319498126
Rating : 4/5 (26 Downloads)

Synopsis Deductive Software Verification – The KeY Book by : Wolfgang Ahrendt

Static analysis of software with deductive methods is a highly dynamic field of research on the verge of becoming a mainstream technology in software engineering. It consists of a large portfolio of - mostly fully automated - analyses: formal verification, test generation, security analysis, visualization, and debugging. All of them are realized in the state-of-art deductive verification framework KeY. This book is the definitive guide to KeY that lets you explore the full potential of deductive software verification in practice. It contains the complete theory behind KeY for active researchers who want to understand it in depth or use it in their own work. But the book also features fully self-contained chapters on the Java Modeling Language and on Using KeY that require nothing else than familiarity with Java. All other chapters are accessible for graduate students (M.Sc. level and beyond). The KeY framework is free and open software, downloadable from the book companion website which contains also all code examples mentioned in this book.

Tests and Proofs

Tests and Proofs
Author :
Publisher : Springer
Total Pages : 202
Release :
ISBN-10 : 9783540791249
ISBN-13 : 3540791248
Rating : 4/5 (49 Downloads)

Synopsis Tests and Proofs by : Bernhard Beckert

This volume contains the research papers, invited papers, and abstracts of - torials presented at the Second International Conference on Tests and Proofs (TAP 2008) held April 9–11, 2008 in Prato, Italy. TAP was the second conference devoted to the convergence of proofs and tests. It combines ideas from both areasfor the advancement of softwarequality. To provethe correctnessof a programis to demonstrate, through impeccable mathematical techniques, that it has no bugs; to test a programis to run it with the expectation of discovering bugs. On the surface, the two techniques seem contradictory: if you have proved your program, it is fruitless to comb it for bugs; and if you are testing it, that is surely a sign that you have given up on anyhope of proving its correctness.Accordingly,proofs and tests have,since the onset of software engineering research, been pursued by distinct communities using rather di?erent techniques and tools. And yet the development of both approaches leads to the discovery of c- mon issues and to the realization that each may need the other. The emergence of model checking has been one of the ?rst signs that contradiction may yield to complementarity, but in the past few years an increasing number of research e?orts have encountered the need for combining proofs and tests, dropping e- lier dogmatic views of their incompatibility and taking instead the best of what each of these software engineering domains has to o?er.

Software Engineering Trends and Techniques in Intelligent Systems

Software Engineering Trends and Techniques in Intelligent Systems
Author :
Publisher : Springer
Total Pages : 513
Release :
ISBN-10 : 9783319571416
ISBN-13 : 3319571419
Rating : 4/5 (16 Downloads)

Synopsis Software Engineering Trends and Techniques in Intelligent Systems by : Radek Silhavy

This book presents new approaches and methods to solve real-world problems as well as exploratory research describing novel approaches in the field of software engineering and intelligent systems. It particularly focuses on modern trends in selected fields of interest, introducing new algorithms, methods and application of intelligent systems in software engineering. The book constitutes the refereed proceedings of the Software Engineering Trends and Techniques in Intelligent Systems Section of the 6th Computer Science On-line Conference 2017 (CSOC 2017), held in April 2017.

Verified Software: Theories, Tools and Experiments

Verified Software: Theories, Tools and Experiments
Author :
Publisher : Springer
Total Pages : 291
Release :
ISBN-10 : 9783319121543
ISBN-13 : 3319121545
Rating : 4/5 (43 Downloads)

Synopsis Verified Software: Theories, Tools and Experiments by : Dimitra Giannakopoulou

This volume constitutes the thoroughly refereed post-conference proceedings of the 6th International Conference on Verified Software: Theories, Tools and Experiments, VSTTE 2014, held in July 2014 at the Vienna Summer of Logic in Vienna, Austria, as an associated event of CAV 2014, the International Conference on Computer-Aided Verification. The 17 revised full papers presented were carefully revised and selected from 34 submissions. The papers are organized in topical sections such as analysis: understanding and explanation; verification frameworks and applications; hypervisors and dynamic data structures; certification; real time and security.