搜索资源列表
junit_schame
- junit中的模式 介绍junit的模式,对学习junit本身和学习设计模式都有帮助
junit
- 介绍JUNIT的课件,介绍了JUNIT的使用方法和体系结构,原理
JUnit_Primer
- 介绍JUnit的文章,JUnit Primer, 值得一读的文章。
junit
- 软件测试工具junit的使用, 是最基本的单元测试工具
JUnit
- 关于java单元测试的一些文档,希望对大家有所帮助,
SoftwareTest
- 实验1 JUnit用例测试 2 实验2 黑盒测试实验 7 实验3 黑盒测试实验 8 实验4 白盒测试 11 实验5 手机通讯录测试
RC
- 这是一个软件测试的论文作业,主要写的是junit的安装过程和使用过程,里面由一个测试用例以及其用例结果,是我们的课程作业。希望对大家由帮助。
cxxtest-guide-3.10.1
- CppTest 软件使用手册。 CPPTest 是一个类似与 JUnit 的单元测试软件,可用于 C++ 程序代码的单元检测
软件测试实验报告
- 一、实验目的 1.掌握白盒测试、黑盒测试用例的设计。 2.熟悉使用Junit框架进行基于java语言的单元测试。 ? 二、实验要求: 1、使用白盒测试用例设计方法为下面的程序设计测试用例: 程序要求:10个铅球中有一个假球(比其他铅球的重量要轻),用天平三次称出假球。 程序设计思路:第一次使用天平分别称5个球,判断轻的一边有假球;拿出轻的5个球,取出其中4个第二次称,两边分别放2个球:如果两边同重,则剩下的球为假球;若两边不同重,拿出轻的两个球称第三次,轻的为假球。 2、使用等价
junit在myeclipse中的应用案例
- junit在myeclipse中的应用案例,如何使用junit在myeclipse进行开发测试。
junit sdk
- junit sdk
rc2
- 实验题目:白盒测试 实验目的:(1) 掌握白盒测试技术,并能应用白盒测试技术设计测试用例; (2) 能用Junit 实施测试。 进行测试用例设计; (2) 对测试用例进行优化设计; -Experiment Title: The white-box testing experimental purposes: (1) master the white-box testing techniques, and can use white-box testing technol
Total
- Automating Builds With ANT, JUNIT & CruiseControl
JUnit_Installation_and_use_of_experimental_reports
- 安装JUnit,使用JUnit设计测试用例,了解JUnit的原理和特性。-Installation of JUnit, the use of JUnit test cases designed to understand the principles and characteristics of JUnit.
JUnit_Test_Code
- 使用JUnit编写测试脚本的实例,图文讲解。-JUnit Test code
JUnit
- JUNIT NOTES for Connectivity
JUnit
- 是关于Junit的入门知识,Junit主要用于白盒测试和回归测试。-Introductory knowledge about Junit, Junit mainly for white-box testing and regression testing.
Junit
- 软件测试工具junit的路径配置,简单明了一看就懂-Software testing tools junit path configuration, simple to understand at a glance
Junit-Test-Report
- 程序在200行代码以上, 采用白盒测试方法,利用软件测试工具(JUnit)设计测试用例,在eclipse平台上执行测试、测试记录和结果分析。并给出测试的语句覆盖率和分支覆盖率-Program in more than 200 lines of code, the use of white-box testing methods, the use of software testing tools (JUnit) test cases, test execution, test records