搜索资源列表
指南:测试用例
- 测试用例是为某个特殊目标而编制的一组测试输入、执行条件以及预期结果,以便测试某个程序路径或核实是否满足某个特定需求。-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
blacktest
- 1、编写测试驱动 2、设计相应的黑盒测试用例,用标准表格列出测试用例,测试结果(测试报告);-a prepared two test drive design with the corresponding TESTING cases, the use of standard forms listed Test Case, test results (testing);
TDManagement
- TD管理规范,包括如何编写测试用例,如何报bug等
软件测试实验报告
- 一、实验目的 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.
TestCase
- 使用场景设计测试用例
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
clienttestrule.xls
- 中国移动TD-CDMA终端测试用例,很详细,很好的-TD terminate test case
test
- 软件测试知识库.非常详尽的介绍了关于软件测试的相关知识.包括名词术语,测试各类,测试用例,测试相关四大分类.chm格式.内容非常多.-Knowledge of software testing. Very detailed information on software testing knowledge. Including terminology, testing various types, test cases, test related to the four categories.
yaopindingjiaguanlixitongyonghuceshi(1.0)
- 北京市药品定价管理系统用户验收测试,包括测试用例等,详细具有参考性-Beijing drug pricing management system user acceptance testing, including test cases, etc. in detail with reference
Test_Case_Design
- 测试用例设计—对各种测试元素的测试点进行总结。-Test Case Design- the various elements of the test point the test summary.
file
- 是一篇小论文,介绍了当前测试用例自动生成的情况。-Is a small paper on the current situation of auto-generated test cases.
TestOfControls
- 控件和界面测试用例测试文档,非常全面,希望大家喜欢-Interface controls and test cases to test the document, very comprehensive, I hope you like
test
- 本文面向软件测试新手,从测试前的准备工作、测试需求收集、测试用例设计、测试用例执行、测试结果分析几个方面给出建议和方法。鉴于国内的软件开发、测试不规范的现状,本文为软件测试新手提供了若干个软件测试的关注点。 -software test introduction
Software_testing_of_art
- 系统介绍了代码检查、走查与评审,测试用例的设计,模块测试,系统测试、调试等主题。-Systematically introduce the code inspection, take the check and review, test case design, module testing, system testing, debugging and other topics.
SQA
- 本文是以一个小项目为背景,按照瀑布模型进行开发的。该项目是学生为了便于技术资 料整理而开发的一个小工具,由于规模不大,比较适合于教学演示。在《软件测试技术概论》一书中,学生介绍了很多测试概念,但是很多指导老师反映这些概念很难应用于实践,因此在本文中,学生以该项目为实例指导指导老师如何来做测试,包括白盒测试和黑盒测试,以及在测试工作中需要涉及的基本测试文档,如测试计划、测试方案、测试用例、测试报告等。在本文的第23 章中,学生把该书中的一些经验与《软件测试技术概论》中的众多概念进行了对照和解释
测试用例
- 基于三角形的测试用例的生成,包括边界值测试,健壮性测试、随机测试用例(Generation of test cases based on triangles)
测试用例示例
- 一些用例测试的实例文档,可以帮助初学者学习如何写测试用例。(Instance documentation for some use case tests)