摘要: 彻底删除 重新安装 参照:http://blog.csdn.net/q98842674/article/details/12094777/ 内的内容。 注意一定是5.6.xx的版本 启动Mysql 阅读全文
posted @ 2016-12-05 23:39 marsh 阅读(2706) 评论(0) 推荐(0) 编辑
摘要: 1.在ubuntu上安装 apache,mysql 和 php,分别使用以下命令: 其中安装php后会出现apache无法解析php文件的情况,此时需要做如下修改: (1): 在apache2.conf中找到# Include module configuration:Include /etc/ap 阅读全文
posted @ 2016-04-24 22:41 marsh 阅读(530) 评论(0) 推荐(0) 编辑
摘要: 这次的实验是使用Maven,其具体内容如下: 1.安装配置Maven 直接下载后解压到C盘或D盘根目录,添加环境变量MAVEN_HOME, 添加Path,在命令行敲入mvn -version检测是否安装成功,截图如下: 2.创建Maven项目 根据老师所给的步骤走就可以,但是我在写test case 阅读全文
posted @ 2016-04-17 11:04 marsh 阅读(218) 评论(0) 推荐(0) 编辑
摘要: 这次的实验室是使用SeleniumIDE及jar包进行自动化测试。下面是我做的实验的一些结果: 1.安装firefox,安装SeleniumIDE,用seleniumIDE录制脚本,导出脚本。 录制脚本如图: 导出webdriver如下: 2.编写webdriver,测试info.csv中的对应关系 阅读全文
posted @ 2016-04-15 12:48 marsh 阅读(407) 评论(0) 推荐(0) 编辑
摘要: 7. Use the following method printPrimes() for questions a–d.–基于Junit及Eclemma(jacoco)实现一个主路径覆盖的测试。 solution: a) control flow graph b) test cases: t1 = 阅读全文
posted @ 2016-03-27 18:15 marsh 阅读(158) 评论(0) 推荐(0) 编辑
摘要: 1. Experiment Purposes 2. Experiment Procedure 3. Experiment Results the source code: the console output: 2. 4 test cases were used in the test class: 阅读全文
posted @ 2016-03-18 16:28 marsh 阅读(165) 评论(0) 推荐(0) 编辑
摘要: If I have to alarm ahead of time before the potential collision and the time is limited to 48 hours, I will do something like below: 1. Do some survey 阅读全文
posted @ 2016-03-16 09:31 marsh 阅读(156) 评论(0) 推荐(0) 编辑
摘要: Some definitions: System Vision Document: A Vision Document is a document that describes a compelling idea or values or future state for a particular 阅读全文
posted @ 2016-03-07 13:23 marsh 阅读(233) 评论(1) 推荐(0) 编辑
摘要: REVIEW: Software Fault: A static defect in the software;(eg: virus) Software Failure: External, incorrect behavior with respect to the requirements or 阅读全文
posted @ 2016-03-07 11:06 marsh 阅读(394) 评论(0) 推荐(0) 编辑
摘要: I want to describe a painting project I finished recently. Last week I decided to draw a painting for my family which contains all my family members. 阅读全文
posted @ 2016-03-03 17:03 marsh 阅读(139) 评论(0) 推荐(0) 编辑