搜索资源列表
managedspy
- ManagedSpy是一个诊断工具,和Spy++类似。它显示受托管的属性,允许你记录事件,并且是一个使用ManagedSpyLib的很好例子。ManagedSpyLib引入了一个称为ControlProxy的类。一个ControlProxy是一个System.Windows.Forms.Control的代表,允许你获得或设置属性并预定事件好似你正在目标进程中运行着一样。使用ManagedSpyLib来做自动化测试,为兼容性做事件记录进程交互通讯,或白盒测试。 -ManagedSpy is a
12_1
- 检测黑白格标定板内指定矩形区域的角点。主要涉及IplImage,CvScaclar,CvPoint2D32f,CvPoint,CvRect-Black and white box testing within the specified rectangular area calibration panel corners. Mainly related to IplImage, CvScaclar, CvPoint2D32f, CvPoint, CvRect
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
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
STQA
- These are software testing codes for system requirement testing , test plans , white box testing , black box testing , ishikawas 7 basic tools-These are software testing codes for system requirement testing , test plans , white box testing , black b
OpenGLTest
- 用来测试 本地 opengl 运行环境 是否 配置好。 若配置好,本程序运行后会显示 一个 黑色对话框 ,中间有一个 白色方块。-Used for testing the opengl running environment whether local configured. If the configuration, the program after the operation will show a black dialog box, among a white squar
BitmapDemoTesting
- This is a simple program using cppUnit testing tool to test the C++ files. Testing include white-box testing and black-box testing.
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
TriangleAnalysis-(2)
- C#三角形判断,完整黑盒测试,白盒测试,UI测试-C# triangle judgment, a complete black box testing, white box testing, UI testing