您的位置:首页 > 其它

testing_lab1

2016-03-18 11:34 155 查看
软 件 测 试 技 术









软件学院

2013

一班

3013218064

王贝妮

2016 3 18

软件测试技术上机实验报告

题目:实验一

学院名称软件学院

软件工程

学生姓名王贝妮

3013218064

2013

一班

2016
3 18

目 录

实验名称 1

实验目的 1

实验内容及步骤 1

实验分析 1

实验结论 2

实验名称

实验一

实验目的

Install
Junit(4.12), Hamcrest(1.3) with Eclipse

Install Eclemma with Eclipse

Write a java program for the triangle
problem and test the program with Junit.

a)
Description
of triangle problem:

Function triangle takes three integers a,b,c whichare length of triangle sides; calculates whether
thetriangle is equilateral, isosceles, or scalene.

实验内容及步骤

测试计划

写函数

写测试

运行&Eclemma

实验分析

1.测试用例和结果

下载了jar包和zip包,jar包装上了,运行结果如下:



没有找到eclemma的用法,请教了之后运行结果如下:







2.测试问题报告

不会用插件,请教了一下

实验结论

学会了用插件
内容来自用户分享和网络整理,不保证内容的准确性,如有侵权内容,可联系管理员处理 点击这里给我发消息
标签: