ssseal

导航

2017年3月10日 #

软件测试第一次上机:Junit, Hamcrest and Eclemma

摘要: a) 1. Install Junit(4.12), Hamcrest(1.3) with Eclipse 2. Install Eclemma with Eclipse 在Find中输入EclEmma,点击Install即可。 b) Result: 阅读全文

posted @ 2017-03-10 14:47 ssseal 阅读(80) 评论(0) 推荐(0) 编辑

软件测试第三次作业:Graph Coverage

摘要: (a) (b) array out of bounds (c) n = 1 (d) NC: {1,2,3,4,5,6,7,8,9,10,11,12,13,14,15} EC: {(1,2), (2,3), (3,4), (4,5), (5,6), (6,7), (7,5), (6,8), (5,9) 阅读全文

posted @ 2017-03-10 14:42 ssseal 阅读(114) 评论(0) 推荐(0) 编辑