随笔分类 -  Software Testing

软件测试相关
摘要:一、PICT的简介 PICT全称Pairwise Independent Combinatorial Testing tool,是微软的一款成对组合的命令行生成工具,生成pairwise testing所需的测试用例。那么什么是pairwise testing呢?以下是http://www.pa... 阅读全文
posted @ 2015-06-01 15:54 scslirui 阅读(600) 评论(0) 推荐(0)
摘要:To install the PMD plugin for Eclipse:Start Eclipse and open a projectSelect "Help"->"Software Updates"->"Find and Install"Click "Next", then click "N... 阅读全文
posted @ 2015-05-21 10:37 scslirui 阅读(1727) 评论(0) 推荐(0)
摘要:Findbugs的安装和使用安装步骤一:如图,选择Install New Software步骤二:如图,点击 Add步骤三:如图,Name:FindbugsLocation: http://findbugs.cs.umd.edu/eclipse步骤四:如图,选中安装项,然后一直“Next”,等待安装... 阅读全文
posted @ 2015-05-15 21:32 scslirui 阅读(177) 评论(0) 推荐(0)
摘要:1.下载sourceforge插件http://sourceforge.net/projects/eclipse-cs/2.安装checkstyle 1、打开eclipse 2、在help中选择install software 3、add选择刚才net.sf.eclipsecs-updates... 阅读全文
posted @ 2015-05-15 19:40 scslirui 阅读(311) 评论(0) 推荐(0)
摘要:题目选择:程序分析及代码自动重构GitHub:https://github.com/tjuscslirui 阅读全文
posted @ 2015-05-14 18:28 scslirui 阅读(181) 评论(0) 推荐(0)