错误:搜索内容不能为空,请输入英文关键词
错误:关键词超出字数限制,请精简
高级检索

Specification-Based Inspection

  • Shaoying Liu

摘要

Given a code implementing a specification, how to check whether the code contains bugs without the need to execute it. There are two types of bugs. One is requirements-related bugs and the other is implementation-related bugs. A requirement-related bug is a syntactical expression that prevents the code from correctly implementing the corresponding requirements.