摘要: 1.安装SeleniumIDE插件 SeleniumIDE是FireFox的一个插件,它支持脚本的录制和导出等。安装时,我们可以直接搜索SeleniumIDE,进入其官网,在火狐浏览器中安装该插件,安装成功后,会在浏览器右上角出现这样的图标。 2.学会使用SeleniumIDE录制脚本和导出脚本 点 阅读全文
posted @ 2017-03-26 23:56 WangXiaojianTju 阅读(137) 评论(0) 推荐(0) 编辑
摘要: 7. Use the following method printPrimes() for questions a–d. (a)为printPrimes()方法画控制流图。 如下图: (b)考虑测试用例t1=(n=3)和t2=(n=5)。即使这些测试用例游历printPrimes()方法中相同的主路 阅读全文
posted @ 2017-03-13 21:46 WangXiaojianTju 阅读(206) 评论(0) 推荐(0) 编辑
摘要: Software Testing, Lab 1 1. Install Junit(4.12), Hamcrest(1.3) with Eclipse 1.在github上下载两个jar包junit-4.12.jar和hamcrest-all-1.3.jar地址为https://github.com/ 阅读全文
posted @ 2017-03-12 21:43 WangXiaojianTju 阅读(168) 评论(0) 推荐(0) 编辑
摘要: According to these code, finish your homework. Answer: Identify the fault If possible, identify a test case that does not execute the fault. If possib 阅读全文
posted @ 2017-02-27 20:20 WangXiaojianTju 阅读(156) 评论(0) 推荐(0) 编辑
摘要: #Briefly describe an error from your past projects that you have recently completed or an error from other projects which impress you most. State the 阅读全文
posted @ 2017-02-26 20:43 WangXiaojianTju 阅读(135) 评论(0) 推荐(0) 编辑
摘要: 我是软件工程专业的学生,这是我的第一篇随笔。 我的博客用来记录平时学习的内容,搜集的资料,同时也会上传我的作业。 阅读全文
posted @ 2017-02-26 20:26 WangXiaojianTju 阅读(111) 评论(0) 推荐(0) 编辑