基本路径测试 C语言

时间:2016-06-28 07:27:51
【文件属性】:
文件名称:基本路径测试 C语言
文件大小:1.78MB
文件格式:RAR
更新时间:2016-06-28 07:27:51
基本路径测试 C语言 C++ 一、 实验目的 1. 通过实验掌握白盒测试中动态测试的主要方法之一:基本路径测试; 2. 掌握基本路径测试中程序的控制流程图绘制方法; 3. 掌握计算程序环路复杂性和确定独立路径集合的方法; 4. 掌握基本路径测试用例的编写方法。 二、 实验原理 基本路径测试是在程序控制流程图的基础上,通过分析控制构造的环路复杂性,导出基本可执行路径集合,从而设计测试用例的方法。在基本路径测试中,设计出的测试用例要保证在被测程序的每一条可执行语句上至少执行一次。 三、 主要软件工具 1.VC++6.0; 2.VISIO等绘图软件工具。
【文件预览】:
Elementary Path
----Resource.h(1015B)
----Elementary Path.dsp(4KB)
----Elementary Path.dsw(538B)
----res()
--------Elementary Path.ico(1KB)
--------Elementary Path.rc2(407B)
----Elementary Path.opt(48KB)
----Elementary Path.h(1KB)
----Elementary Path.plg(936B)
----Elementary PathDlg.cpp(5KB)
----StdAfx.cpp(217B)
----Elementary Path.rc(6KB)
----Elementary Path.ncb(65KB)
----Elementary Path.aps(36KB)
----StdAfx.h(1KB)
----Elementary Path.cpp(2KB)
----Debug()
--------StdAfx.obj(103KB)
--------Elementary Path.pdb(345KB)
--------Elementary Path.pch(5.25MB)
--------Elementary Path.res(3KB)
--------Elementary Path.ilk(201KB)
--------vc60.idb(201KB)
--------Elementary Path.exe(108KB)
--------vc60.pdb(356KB)
--------Elementary PathDlg.obj(29KB)
--------Elementary Path.obj(14KB)
----Elementary Path.clw(2KB)
----Elementary PathDlg.h(1KB)
----ReadMe.txt(4KB)

网友评论

  • 根本不能用