搜索资源列表
test_case
- testing in java using different testing methods, specially white box
AutoRunner_Sta_Setup
- 一款实用的白盒测试软件,拥有自动配套的,错误检测系统。-White-box testing a practical software
test
- 黑盒测试(等价类划分+边界值分析+决策表方法)白盒测试(语句覆盖、分支覆盖、条件覆盖、分支/条件覆盖、条件组合覆盖及基本路径测试方法)分析三角形问题-Black box testing (equivalence class boundary value analysis+ by+ decision table method) white box (statement coverage, branch coverage, condition coverage, branch/condition c
Triangle
- 三个值判断是否是三角形 (用在软件测试中的白盒测试和黑盒测试) -Three values to determine whether the triangle (white-box testing and black box testing in software testing)
Junit
- JUnit测试,掌握白盒测试、黑盒测试用例的设计。熟悉使用Junit框架进行基于java语言的单元测试。 -JUnit tests, master white box, black-box use case design. Familiar with Junit framework for unit testing based on java language.
Junit_work
- 通过实践,基本学会使用一款主流的软件测试工具,即JUnit; 掌握基于白盒测试和黑盒测试技术设计合理、高效的测试用例 -Through practice, learn how to use a basic mainstream software testing tools that JUnit grasp the white box and black box testing techniques based on rational design and efficient test