• 博客园logo
  • 会员
  • 众包
  • 新闻
  • 博问
  • 闪存
  • 赞助商
  • HarmonyOS
  • Chat2DB
    • 搜索
      所有博客
    • 搜索
      当前博客
  • 写随笔 我的博客 短消息 简洁模式
    用户头像
    我的博客 我的园子 账号设置 会员中心 简洁模式 ... 退出登录
    注册 登录
 






掌心的水

 
 

Powered by 博客园
博客园 | 首页 | 新随笔 | 联系 | 订阅 订阅 | 管理

2017年3月25日

lab2
摘要: 2. open it, just like this 3. click the red point to transcribe the action. 阅读全文
posted @ 2017-03-25 11:23 掌心的水 阅读(76) 评论(0) 推荐(0)
 

2017年3月13日

hw3
摘要: (a) (b) The difference of t1 ad t2 is n=4. If the code in line 24 is written as “isPrime = true” in miatake, t2 will be easy to find the fault. (c) In 阅读全文
posted @ 2017-03-13 23:09 掌心的水 阅读(123) 评论(0) 推荐(0)
 

2017年3月12日

software testing lab1
摘要: 1. Install Junit(4.12), Hamcrest(1.3) with Eclipse First, download the junit.jar and hamcrest-core.jar from the website. Then, open the eclipse. Choos 阅读全文
posted @ 2017-03-12 14:12 掌心的水 阅读(93) 评论(0) 推荐(0)
 

2017年2月28日

software testing homework2
摘要: 1、 (1) In the code of “for (int i=x.length-1; i> 0; i--)”, it should be i>=0 instead of i>0. (2) If x is null, it will be thrown and do not execute th 阅读全文
posted @ 2017-02-28 22:04 掌心的水 阅读(89) 评论(0) 推荐(0)
 

2017年2月27日

软件工程项目第一次作业
摘要: I have recently completed a project which was the big job of visual course. As a homework, of course, it is non-routine. It need a plan to finish the 阅读全文
posted @ 2017-02-27 22:27 掌心的水 阅读(117) 评论(0) 推荐(0)
 
软件测试第一次作业
摘要: Until now, the most impressive error I have met occurred in the first year of university. In the first term, there was a course named C++. On that cla 阅读全文
posted @ 2017-02-27 22:26 掌心的水 阅读(76) 评论(0) 推荐(0)