51Testing软件测试论坛

标题: 今天面试的一道题 [打印本页]

作者: 冰清    时间: 2007-4-12 13:47
标题: 今天面试的一道题
输入条件是:学生数量,总成绩
输出条件是:平均成绩=总成绩/学生数量

用上面的条件编写一个测试用例。
有兴趣的朋友可以拿来做做。
作者: kevin_park315    时间: 2007-4-12 14:01
Case_ID : Score_XXX_01

Description: calcuates average score for all students

Precondition: Average value = whole score / quantity

Steps:
1. Input the number of students
2. Input the score of all student

Expected results:
Get correct average score for all students.
作者: 任道远    时间: 2007-4-12 14:24
sdlkfj2




欢迎光临 51Testing软件测试论坛 (http://bbs.51testing.com/) Powered by Discuz! X3.2