测试用例(Test Case)是指对一项特定的软件产品进行测试任务的描述,体现测试方案、方法、技术和策略。其内容包括测试目标、测试环境、输入数据、测试步骤、预期结果、测试脚本等,最终形成文档。简单地认为,测试用例是为某个特殊目标而编制的一组测试输入、执行条件以及预期结果,用于核实是否满足某个特定软件需求。
...要内容 1 测试用例 2 黑盒测试 3二者的对比 软件工程 1 测试用例 软件测试方法 测试用例的定义与特征 测试用例(testing case): – 测试用例是为特定的目的而设计的一组测试输入、执行条件和预期的结果。 – 测试用例是执行的最小测试实体。
基于78个网页-相关网页
...测试用例(TestCottom)是为某个特殊标的目的而编制的一组测试输入、执行条件以及预期结果的条件或变量,测试用例(Test Cottom)是为某个特殊标的目的而编制的一组测试输入、执行条件以及预期结果,
基于56个网页-相关网页
...测试; 测试用例 [gap=788]y words: satellite ground test; central control system; EGS E; performance test; test use case ...
基于38个网页-相关网页
Next, in special fields, automatic test case generation technique is discussed.
其次,结合特定的应用领域对自动产生测试用例的方法进行探讨。
参考来源 - 面向软件可靠性的测试用例生成技术的研究与实现At the end, a simple embedded web server as a testing case using network interface afforded by emIP stack is implemented. Also, this simple embedded webserver is tested on an 8-bit embedded system platform-EWEB designed and implemented by us.
论文的最后使用emIP协议栈提供的接口函数实现了一个简单的嵌入式web server测试用例,并在实验室自主开发的8位单片机硬件平台—EWEB上进行了测试。
参考来源 - 嵌入式Internet中轻量级TCP/IP协议栈的研究与实现Tester can use it to compile and carry out the test case conveniently.
测试人员利用测试工具可以便捷的编写测试用例并进行执行。
参考来源 - 3GBSS集成测试工具的设计与实现·2,447,543篇论文数据,部分数据来源于NoteExpress
被配置的测试用例是由测试用例产生的。
你可以点击测试用例的名称来查看测试用例。
You can click the name of the test case to view the test case.
已配置测试用例:带有已应用配置的测试用例。
Configured test case: a test case with a configuration applied.
First one, when I write a piece of code, especially code that has branches in it, when I design test cases for that piece of code, I should try and have a specific test case for each possible path through the code.
第一点,当我们写代码的时候,尤其是一些含有分支语句的代码的时候,当我为这些代码,设计测试用例的时候,我应该为每一个可能的程序路径,都设计一个特别的用例。
For the latter, this is a place where running test cases would do a good job of helping with that. Nonetheless, having done that, let's look at a better way to write this. Which is right here it is also, I think, on your sheet, I'm going to uncomment that, and comment this one out, yeah. All right?
对于后者来说,运行测试用例,对它会有很大的帮助,尽管如此,讲完了这些,让我们再来看看更好的,来写这个程序的一种方法吧,也就是这里,我想这程序也在,你们的课堂手册上面,我得先把这里取消注释,然后注释掉这里,是的,对不对?
应用推荐