Design and Implementation of the Visual Basic Language Analyzer Based on Test Semantics

杨建军,陈卫东,叶澄清,潘云鹤
DOI: https://doi.org/10.3969/j.issn.1002-137X.2000.11.003
2000-01-01
Computer Science
Abstract:Software testing,also known as an important part of Software Development Lifecycle,will continue to be a primary approach for ensuring correctness of software systems.It is necessary to develop a software testing tool to enhance testing efficiency and reduce testing cost.In this paper,on the basis of the software testing tool for the Visual Basic language we have developed,we firstly describe the implementation of the Engine-the kernal of this testing tool,then present the architecture of the VB language analyzer which is the front end of the Engine.Concerning the VB language analyzer,we stress on the design and implementation of lexical analyzer and parser that support the software testing.Finally,we show some results that proved the completeness of the testing semantics of our testing tool from a caes study.
What problem does this paper attempt to address?