Нашли опечатку? Выделите ее мышкой и нажмите Ctrl+Enter
Название: Semantic Inspection of Software Artifacts from Theory to Practice
Автор: Heyer T.
Аннотация:
Providing means for the development of correct software still remains a central challenge of computer science. In this thesis we present a novel approach to tool-based inspection focusing on the functional correctness of software artifacts. The approach is based on conventional inspection in the style of Fagan, but extended with elements of formal verification in the style of Hoare. In Hoare’s approach a program is annotated with assertions. Assertions express conditions on program variables and are used to specify the intended behavior of the program. Hoare introduced a logic for formally proving the correctness of a program with respect to the assertions.