严格来说,白箱测试有 两大层面;资料流程面(Data Flow Coverage)以及控制流程面(Control Flow Coverage),资料流程面就是测试资料在系统的进出入于程式内所 经过的流程,控制流程面就是测试程式在执行过程中每个阶段的流程。
基于16个网页-相关网页
A program that has complex control flow will require more tests to achieve good code coverage and will be less maintainable.
控制流程较为复杂的程序需要执行较多的测试,才能达到正确的程序码涵盖范围,而且比较不容易维护。
In accordance with the characteristics and coverage requirement of path coverage test as well as the graph theory, this paper presents a new program control flow diagram model.
针对路径测试的要求及其特点,结合图论的概念,提出了程序控制流程图的一种表示方法。
In accordance with the characteristics of path coverage test and the graph theory, this paper presents a new program control flow diagram model.
针对路径测试的特点,结合图论的知识,提出了控制流程图的一种表示方法。
应用推荐