搜索资源列表
managedspy
- ManagedSpy是一个诊断工具,和Spy++类似。它显示受托管的属性,允许你记录事件,并且是一个使用ManagedSpyLib的很好例子。ManagedSpyLib引入了一个称为ControlProxy的类。一个ControlProxy是一个System.Windows.Forms.Control的代表,允许你获得或设置属性并预定事件好似你正在目标进程中运行着一样。使用ManagedSpyLib来做自动化测试,为兼容性做事件记录进程
(2)VisualUnit
- VC++系统中对自己编制的代码进行白盒测试的VC.NET 2003代码类及例子-VC system of the code was developed for the White Box 2003 VC.NET category code and examples
VisualUnit_anzhuang
- 白盒测试工具安装包,可以嵌入VC等编程工具中,对代码进行白盒测试-installation tool kits can be embedded programming tools such as Visual C++, the code of White Box
aguidebookofsoftwaretesting
- 关于软件测试的经典介绍性文章---软件白盒测试指南。-on Software Testing of the classic introductory article-- White Box Software Guide.
dachuan
- 白盒测试(White-box Testing,又称逻辑驱动测试,结构测试)是把测试对象看作一个打开的盒子。利用白盒测试法进行动态测试时,需要测试软件产品的内部结构和处理过程,不需测试软件产品的功能。白盒测试又称为结构测试和逻辑驱动测试。-White Box (White-box Testing, also known as logic-driven test Structure testing) is seen as a test ta
SixMethordforWiteBoxTesting
- 白盒测试作为测试人员常用的一种测试方法,越来越受到测试工程师的重视。白盒测试并不是简单的按照代 码设计用例,而是需要根据不同的测试需求,结合不同的测试对象,使用适合的方法进行测试。因为对于不同复杂度的代码逻辑,可以衍生出许多种执行路径,只有 适当的测试方法,才能帮助我们从代码的迷雾森林中找到正确的方向。本文介绍六种白盒子测试方法:语句覆盖、判定覆盖、条件覆盖、判定条件覆盖、条件组合覆 盖、路径覆盖。-staff as a commonl
4GWM_UT
- 这份材料是本周进行内训时要用的讲义。是根据200705月底去深圳参加的一个培训的材料与后期进行的调研资料整理而成的一份关于白盒测试与单元测试方面的文档资料,对测试技术的研究有一定的价值。-this material is compositions this week for the overhead when necessary. Under 200,705 to the end of Shenzhen to attend a trai
Sams-SoftwareTesting2nd-RonPatton-2005.chm
- 软件测试必读书籍,需要认真研读,适合刚接触自动化测试,白盒测试的兄弟
SoftwareTestPPT
- 软件测试课件 黑盒测试 白盒测试 测试自动化-Courseware software testing white-box testing Black Box Testing Test Automation
PPT3
- 第1章 软件测试概述 第2章 软件测试策略与过程 第3章 黑盒测试及其用例的设计 第4章 白盒测试及其用例的设计 第5章 特定环境及应用测试 第6章 软件自动化测试基础 第8章 WinRunner测试系统工具的运用 第9章 软件测试管理(略) -Chapter 1 Software Testing Chapter 2 outlines the strategy and the process of so
PPT4
- 第1章 软件测试概述 第2章 软件测试策略与过程 第3章 黑盒测试及其用例的设计 第4章 白盒测试及其用例的设计 第5章 特定环境及应用测试 第6章 软件自动化测试基础 第8章 WinRunner测试系统工具的运用 第9章 软件测试管理(略) -Chapter 1 Software Testing Chapter 2 outlines the strategy and the process of so
SoftwareTest
- 实验1 JUnit用例测试 2 实验2 黑盒测试实验 7 实验3 黑盒测试实验 8 实验4 白盒测试 11 实验5 手机通讯录测试
SoftWare_White_Box_Testing
- c++ 简易白盒测试-c++ simple white-box testing
whiteBox
- 一个很好的白盒测试的实例,真的很好哦,包括了三角形、nextday和利润三个例子-White-box testing a very good example of true Oh well, including the triangle, nextday and profits three examples
SoftwareTesting
- 软件测试课件,里面有黑盒和白盒测试的原理及测试用例-Courseware software testing, there are black box and white-box testing of the theory and test cases
whitetesting
- 白盒测试指南,对正要学习软件测试的人员很有帮助-White-box testing guidelines for software testing staff are going to learn very helpful
rc2
- 实验题目:白盒测试 实验目的:(1) 掌握白盒测试技术,并能应用白盒测试技术设计测试用例; (2) 能用Junit 实施测试。 进行测试用例设计; (2) 对测试用例进行优化设计; -Experiment Title: The white-box testing experimental purposes: (1) master the white-box testing techniques, and can
test
- 里面含有一些关于软件测试的文章,主要介绍了黑盒测试和白盒测试的相关内容-Which contains a number of articles on software testing, black box testing and white box introduces the relevant content
test
- 黑盒测试(等价类划分+边界值分析+决策表方法)白盒测试(语句覆盖、分支覆盖、条件覆盖、分支/条件覆盖、条件组合覆盖及基本路径测试方法)分析三角形问题-Black box testing (equivalence class boundary value analysis+ by+ decision table method) white box (statement coverage, branch coverage, conditio
Threading Test
- Threading Test,一款以黑盒方式做白盒测试的工具,非常好(Threading Test,the best software for test!)