搜索资源列表
managedspy
- ManagedSpy是一个诊断工具,和Spy++类似。它显示受托管的属性,允许你记录事件,并且是一个使用ManagedSpyLib的很好例子。ManagedSpyLib引入了一个称为ControlProxy的类。一个ControlProxy是一个System.Windows.Forms.Control的代表,允许你获得或设置属性并预定事件好似你正在目标进程中运行着一样。使用ManagedSpyLib来做自动化测试,为兼容性做事件记录进程交互通讯,或白盒测试。 -ManagedSpy is a
VisualUnit1
- VC++系统中对自己编制的代码进行白盒测试的VC代码类及例子-VC system of the code was developed for the White Box VC category code and examples
(2)VisualUnit
- VC++系统中对自己编制的代码进行白盒测试的VC.NET 2003代码类及例子-VC system of the code was developed for the White Box 2003 VC.NET category code and examples
(3)VisualUnit
- VC++系统中对自己编制的代码进行白盒测试的VC.net 代码类及例子-VC system of the code was developed for the White Box VC.net category code and examples
(4)VisualUnit
- C++系统中对自己编制的代码进行白盒测试的C++代码类及例子-C system of the code was developed for the White Box category C code and examples
VisualUnit_anzhuang
- 白盒测试工具安装包,可以嵌入VC等编程工具中,对代码进行白盒测试-installation tool kits can be embedded programming tools such as Visual C + +, the code of White Box
testsoftwareintroduction
- 常用嵌入式软件白盒测试工具介绍,包括VcTester,CodeTest,RTRT,CppUnit等-some testing softeware
1
- 1 TCP UDP区别 优缺点 2 黑盒白盒测试优缺点 3 划分子网 4 为什么设计不出来100 可靠的协议 5 浮点数由那两部分组成 6 数据库的学生选课情况 学生表 课程表 选课表 相关的一个查询-1 TCP UDP black box white box testing different advantages and disadvantages of the advantages and disadvantages 2 3 4 subnet out why the d
Softwaretesting(theoriginalChineseversion2)PDFVers
- 重点介绍了黑盒测试(功能性测试)、白盒测试(结构性测试)的技术和方法,以及如何开展集成测试和系统测试工作。另外,书中还包含了对于面向对象测试的内容-Focuses on black box testing (functional testing), white-box testing (structural testing) of technologies and methods, and how to carry out integration testing and system testi
white-box-test
- 关于白盒测试的方法,包含各种覆盖的使用和区别-On the white box approach, the use and includes a variety of different coverage
junit4.9b2
- JUnit是由 Erich Gamma 和 Kent Beck 编写的一个回归测试框架(regression testing framework)。Junit测试是程序员测试,即所谓白盒测试,因为程序员知道被测试的软件如何(How)完成功能和完成什么样(What)的功能。Junit是一套框架,继承TestCase类,就可以用Junit进行自动测试了。-JUnit by Erich Gamma and Kent Beck prepared a regression testing framewor
White-box-testind
- 自动生成白盒测试基本路径,有向图采用十字链表存储结构,采用深度优先非递归遍历策略-Automatically generate whitebox testing basic path to cross linked list storage structure, the use of non-recursive depth-first traversal strategy
White-Box-Testing
- 白盒测试课件 包括 逻辑覆盖测试 基本路径测试-White Box Testing
trangle_test
- 输入三边,测试是否为三角形的,黑河白盒以及UI测试-black box test and white box test
TriangleAnalysis-(2)
- C#三角形判断,完整黑盒测试,白盒测试,UI测试-C# triangle judgment, a complete black box testing, white box testing, UI testing
白盒测试-C++test
- c++ test计教程,全面,专业,非常不错,适合初学者(C++ test tutorial, comprehensive, professional, very good, suitable for beginners.)