高级检索

    微机上软件测试工具的开发

    Development of Software Testing Tool on Micro-computer

    • 摘要: 本文描述了微机上的软件测试系统MTS(micro-software testing system)的开发.MTS系统有助于用较少的开销获得较好的软件质量.其中,静态分析部分可以检查出程序中词法、语法以及数据流中的部分错误.动态分析利用指令插入技术,对程序运行时的行为作出估计,帮助测试者进行测试覆盖分析.文章还介绍了词法、语法分析器、指令插入器以及交叉访问程序的基本结构.文章最后对该系统作了评价.

       

      Abstract: The development of MTS——Micro-software Testing System is useful for controlling the quality of software better with less cost.The static analysis can identify the errors in lex,syntax and data-flow of the program,whereas the dynamic analysis,by use of instrumentation,can make the evaluation of the running time behaviors of the program,and help the programmer to do the test coverage analysis.The basic structure of lexical analyzer,syntax analyzer,instrumentor and cross-reference program is also described in the paper.Finally,the appraisal of the system is presented.

       

    /

    返回文章
    返回