搜索资源列表
05-BlockBoxtesting
- 05-Block Box testing 黑盒测试课件讲解-05-Block Box Black-box testing on courseware
软件集成测试工作指南
- 集成测试的目的是确保各单元组合在一起后能够按既定意图协作运行,并确保增量的行为正 确。它所测试的内容包括单元间的接口以及集成后的功能。使用黑盒测试方法测试集成的功 能。并且对以前的集成进行回归测试。-integration testing is designed to ensure that the modules can be combined according to the established after intention collaboration operations, and
单点登录 黑盒 java
- 单点登录 黑盒 java
testeres
- J2EE Tester 测试器是一款用于测试发布于服务器端(如Weblogic, Websphere)的 EJB组件、Servlet以及 Beans的黑盒/白盒智能化测试工具。它的功能主要有以下三点: 1. 自动生成被测试类的覆盖度测试报告,生成相应的dmp文件。 2. 自动生成被测试类的出错报告,记录抛错的行数,出错类型,方法名称,时间以及该行的代码。 3. 按照需要在发生错误的行产生断点,让测试者查看此时各个变量的状态。 -J2EE Teste
test
- 黑盒测试,软件测试常用方法和常见问题。 试用与测试初学者。-test
test
- 黑盒测试(等价类划分+边界值分析+决策表方法)白盒测试(语句覆盖、分支覆盖、条件覆盖、分支/条件覆盖、条件组合覆盖及基本路径测试方法)分析三角形问题-Black box testing (equivalence class boundary value analysis+ by+ decision table method) white box (statement coverage, branch coverage, condition coverage, branch/condition c
ceshi
- 关于办公自动化系统程序开发的测试,使用黑盒测试。-Office automation system on the test program development, the use of black box testing.
TmtsTest
- 安卓自动化测试脚本,主要是黑盒自动化测试,实现调用安卓控件完成测试!-android auto testing blackbox testing
2
- 针对本次小组同学开发的网上购书系统,测试工作重点是进行功能测试和性能测试。在功能测试方面,主要使用黑盒测试为主,编写了近百个测试用例,使用了QTP自动化功能测试工具。-Group students for the development of this online book system, focusing on testing functional testing and performance testing. In functional testing, the main use of
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