搜索资源列表
测试用例设计指南
- 测试设计遵循与软件设计相同的工程原则。好的软件设计包含几个对测试设计进行精心 描述的阶段-tests designed to follow the same design and software engineering principles. Good software design contains several of the tests meticulously describes the design stage
指南:测试用例
- 测试用例是为某个特殊目标而编制的一组测试输入、执行条件以及预期结果,以便测试某个程序路径或核实是否满足某个特定需求。-Test Case for a special target and the establishment of a group test input, the conditions of implementation and expected results, procedures to test certain path or verify whether they meet
4
- 黑盒子用例测试实例,以及黑盒子的设计方法。
SoftwareTest
- 实验1 JUnit用例测试 2 实验2 黑盒测试实验 7 实验3 黑盒测试实验 8 实验4 白盒测试 11 实验5 手机通讯录测试
软件测试实验报告
- 一、实验目的 1.掌握白盒测试、黑盒测试用例的设计。 2.熟悉使用Junit框架进行基于java语言的单元测试。 ? 二、实验要求: 1、使用白盒测试用例设计方法为下面的程序设计测试用例: 程序要求:10个铅球中有一个假球(比其他铅球的重量要轻),用天平三次称出假球。 程序设计思路:第一次使用天平分别称5个球,判断轻的一边有假球;拿出轻的5个球,取出其中4个第二次称,两边分别放2个球:如果两边同重,则剩下的球为假球;若两边不同重,拿出轻的两个球称第三次,轻的为假球。 2、使用等价
testcase.rar
- 这是软件测试中测试用例常用到得文档,里面有很多测试用例文档,都是本人很长时间积累下来的,共享吧,This is a test case commonly used in software testing to a document, there are a lot of test case documents, are a long time I have accumulated, share it
Softwaretestcasetemplate
- 软件测试用例模板.里面有九个测试用例.对测试初学者帮助很大,具有指导性的作用。-Software test case template. There are nine test cases. The test is very helpful for beginners, is instructive.
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
testingCase
- 如何设计测试用例 测试种类:白盒测试、黑盒测试、静态测试、动态测试 测试种类的组合:静态白盒测试、静态黑盒测试、动态白盒测试、动态黑盒测试 -How to design the test cases test species: the white-box testing, black box testing, static testing, dynamic test test species combination: static white-box testing, static black-
Counter-integration-testing-case
- 集成测试用例案例,较为详细介绍集成测试用例构成,供参考。-Integrated test case, constitute a more detailed integration test cases for reference.
testcase
- 关于软件功能测试的,测试类相关文档,包括测试计划、测试用例、测试报告等-Functional tests on the software, test category-related documents, including test plans, test cases, test reports, etc.
new
- 一个从UML的状态图的MDL文件获取测试用例的源码-One from the UML state diagram of the MDL file access to the source test case
SoftwareTesting
- 软件测试课件,里面有黑盒和白盒测试的原理及测试用例-Courseware software testing, there are black box and white-box testing of the theory and test cases
TestOfControls
- 控件和界面测试用例测试文档,非常全面,希望大家喜欢-Interface controls and test cases to test the document, very comprehensive, I hope you like
rc1
- 实验题目:黑盒测试 实验目的:(1) 能熟练应用黑盒测试技术进行测试用例设计; (2) 对测试用例进行优化设计; -Experiment Title: Black-box testing experimental purposes: (1) be able to skillfully make use of black box testing test case design techniques (2) to test to optimize design
SQA
- 本文是以一个小项目为背景,按照瀑布模型进行开发的。该项目是学生为了便于技术资 料整理而开发的一个小工具,由于规模不大,比较适合于教学演示。在《软件测试技术概论》一书中,学生介绍了很多测试概念,但是很多指导老师反映这些概念很难应用于实践,因此在本文中,学生以该项目为实例指导指导老师如何来做测试,包括白盒测试和黑盒测试,以及在测试工作中需要涉及的基本测试文档,如测试计划、测试方案、测试用例、测试报告等。在本文的第23 章中,学生把该书中的一些经验与《软件测试技术概论》中的众多概念进行了对照和解释
MusicSiteTestReport2
- 自己撰写的一份软件测试报告,写的很详细,测试用例选的比较全-I' ve written a software test reports, written by a very detailed comparison of all test cases selected
vs2010测试功能
- 简单的软件测试以及用例。爱神的箭啊哈等哈数据的。(adsddasdsafsdgdsgfdgdsadasffs)
测试用例
- 基于三角形的测试用例的生成,包括边界值测试,健壮性测试、随机测试用例(Generation of test cases based on triangles)
测试用例示例
- 一些用例测试的实例文档,可以帮助初学者学习如何写测试用例。(Instance documentation for some use case tests)