Verification of Object-Oriented Software. The KeY Approach
Title | Verification of Object-Oriented Software. The KeY Approach PDF eBook |
Author | Bernhard Beckert |
Publisher | Springer Science & Business Media |
Pages | 669 |
Release | 2007-01-03 |
Genre | Computers |
ISBN | 354068977X |
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
Title | Formal Verification of Object-Oriented Software PDF eBook |
Author | Bernhard Beckert |
Publisher | Springer Science & Business Media |
Pages | 207 |
Release | 2011-01-14 |
Genre | Computers |
ISBN | 3642180698 |
This book presents the thoroughly refereed post-conference proceedings of the International Conference on Formal Verification of Object-Oriented Software, FoVeOOS 2010, held in Paris, France, in June 2010 - organised by COST Action IC0701. The 11 revised full papers presented together with 2 invited talks were carefully reviewed and selected from 21 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 2010 aimed to foster collaboration and interactions among researchers in this area.
Verification of Object-Oriented Software. The KeY Approach
Title | Verification of Object-Oriented Software. The KeY Approach PDF eBook |
Author | Bernhard Beckert |
Publisher | Springer |
Pages | 669 |
Release | 2007-04-21 |
Genre | Computers |
ISBN | 3540690611 |
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.
Aliasing in Object-Oriented Programming
Title | Aliasing in Object-Oriented Programming PDF eBook |
Author | David Clarke |
Publisher | Springer |
Pages | 521 |
Release | 2013-03-21 |
Genre | Computers |
ISBN | 3642369464 |
This book presents a survey of the state-of-the-art on techniques for dealing with aliasing in object-oriented programming. It marks the 20th anniversary of the paper The Geneva Convention On The Treatment of Object Aliasing by John Hogg, Doug Lea, Alan Wills, Dennis de Champeaux and Richard Holt. The 22 revised papers were carefully reviewed to ensure the highest quality.The contributions are organized in topical sections on the Geneva convention, ownership, concurrency, alias analysis, controlling effects, verification, programming languages, and visions.
Deductive Verification of Object-oriented Software
Title | Deductive Verification of Object-oriented Software PDF eBook |
Author | Benjamin Weiß |
Publisher | KIT Scientific Publishing |
Pages | 294 |
Release | 2014-08-18 |
Genre | Computers |
ISBN | 3866446233 |
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.
A Practical Guide to Testing Object-oriented Software
Title | A Practical Guide to Testing Object-oriented Software PDF eBook |
Author | John D. McGregor |
Publisher | Addison-Wesley Professional |
Pages | 418 |
Release | 2001 |
Genre | Computers |
ISBN | 9780201325645 |
David A. Sykes is a member of Wofford College's faculty.
Testing Object-Oriented Software
Title | Testing Object-Oriented Software PDF eBook |
Author | Imran Bashir |
Publisher | Springer Science & Business Media |
Pages | 226 |
Release | 2012-12-06 |
Genre | Computers |
ISBN | 1461215269 |
Addressing various aspects of object-oriented software techniques with respect to their impact on testing, this text argues that the testing of object-oriented software is not restricted to a single phase of software development. The book concentrates heavily on the testing of classes and of components or sub-systems, and a major part is devoted to this subject. C++ is used throughout this book that is intended for software practitioners, managers, researchers, students, or anyone interested in object-oriented technology and its impacts throughout the software engineering life-cycle.