搜索资源列表
ruance1
- 能熟练应用黑盒测试技术进行测试用例设计; (2) 对测试用例进行优化设计; 实验要求: 根据题目要求编写测试用例; 实验结果要求给出测试用例及测试效果 -Able to skillfully use black box testing test case design techniques (2) to test to optimize the design experimental requirements: preparation of test case
ruance1.0
- NextDate函数的设计、实现和测试 函数有3个参数:月份、日期和年;它们都具有整数值,且满足以下条件: 1<=月份<=12 1<=日期<=31 1812<=年<=2012 函数返回输入日期之后的那个日期;如果输入无效值,如2000年6月31日,输出指示相应变量超出取值范围;对于无效的日月年组合,如“1999年13月32日”输出“无效输入日期”。 -NextDate function of the design, implementa