软件测试实验一

Tasks:

  1. Install Junit(4.12), Hamcrest(1.3) with Eclipse
  2. Install Eclemma with Eclipse
  3. Write a java program for the triangle problem and test the program with Junit.

Description of triangle problem:

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

1、新建项目Junittest,单击 项目 --属性--Java构建路径--库--添加外部JAR(X),选择junit-4.11.jar和hamcrest-all-1.3.jar,点击确定,即可完成添加

2、添加EclEmma:点击 帮助-Eclipse Marketplace,查找EclEmma,在”EclEmma Java Code Coverage” 中选择安装即可

3、创建Triangle类用来判断三角形的类型,再创建TestTriangle测试类用来测试

运行程序,结果如下:

4、代码上传至GitHub,地址为:https://github.com/LXC017/softwareTest ,上传之后结果为:

 

转载于:https://www.cnblogs.com/lxc017/p/6531664.html

评论
添加红包

请填写红包祝福语或标题

红包个数最小为10个

红包金额最低5元

当前余额3.43前往充值 >
需支付:10.00
成就一亿技术人!
领取后你会自动成为博主和红包主的粉丝 规则
hope_wisdom
发出的红包
实付
使用余额支付
点击重新获取
扫码支付
钱包余额 0

抵扣说明:

1.余额是钱包充值的虚拟货币,按照1:1的比例进行支付金额的抵扣。
2.余额无法直接购买下载,可以购买VIP、付费专栏及课程。

余额充值