自定义博客皮肤VIP专享

*博客头图:

格式为PNG、JPG,宽度*高度大于1920*100像素,不超过2MB,主视觉建议放在右侧,请参照线上博客头图

请上传大于1920*100像素的图片!

博客底图:

图片格式为PNG、JPG,不超过1MB,可上下左右平铺至整个背景

栏目图:

图片格式为PNG、JPG,图片宽度*高度为300*38像素,不超过0.5MB

主标题颜色:

RGB颜色,例如:#AFAFAF

Hover:

RGB颜色,例如:#AFAFAF

副标题颜色:

RGB颜色,例如:#AFAFAF

自定义博客皮肤

-+
  • 博客(6)
  • 收藏
  • 关注

转载 lab2

Install Selenium IDE:open the firefox browser, download it from http://selenium-ide.openqa.org/. Install it.2. open it, just like this3. click the red point to transcribe the actio...

2017-03-25 11:23:00 145

转载 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 my understanding, this question is ...

2017-03-13 23:09:00 74

转载 software testing lab1

1. Install Junit(4.12), Hamcrest(1.3) with EclipseFirst, download the junit.jar and hamcrest-core.jar from the website.Then, open the eclipse. Choose properties--java build path-libraries. Cl...

2017-03-12 14:12:00 74

转载 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 the fault.(3)If the code doesn...

2017-02-28 22:04:00 116

转载 软件工程项目第一次作业

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 homework before the deadline. The objective o...

2017-02-27 22:27:00 124

转载 软件测试第一次作业

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 class, teacher required us to submit homework pr...

2017-02-27 22:26:00 118

空空如也

空空如也

TA创建的收藏夹 TA关注的收藏夹

TA关注的人

提示
确定要删除当前文章?
取消 删除