2018年3月22日

摘要: Question Use the following method printPrimes() for questions a–d.– 基于Junit 及Eclemma (jacoco )实现一个主路径覆盖的测试。– 中文版:pp49-50, 英文版:pp63-64 /*************** 阅读全文
posted @ 2018-03-22 17:53 3015218156 阅读(282) 评论(0) 推荐(0) 编辑
 
摘要: ComputerPractice1 Tasks: 1.Install Junit(4.12), Hamcrest(1.3) with Eclipse Answer:建立lib文件夹后,将hamcrest-core-1.3和junit-4.10拖入lib文件夹,之后为Junit(4.10), Hamc 阅读全文
posted @ 2018-03-22 12:50 3015218156 阅读(154) 评论(0) 推荐(0) 编辑
 

2018年3月14日

摘要: Question ①Identify the fault.  Software Fault: A static defect in the software  Software Failure: External, incorrect behavior with respect to the r 阅读全文
posted @ 2018-03-14 23:33 3015218156 阅读(126) 评论(0) 推荐(0) 编辑
 

2018年3月12日

摘要: Homework1 一、错误描述 可视语言与信息可视化实验中的heat map实验时,绘制的图像总有三条是黑色 二、产生原因 这三条数据的名称以数字开头 三、如何发现 在仔细查看源码,去网上查询有同样错误的人的求问后,明白这里有个error。 四、如何改正 在源数据和代码中相应位置加上P开头,避免数 阅读全文
posted @ 2018-03-12 23:17 3015218156 阅读(170) 评论(0) 推荐(0) 编辑