01 2014 档案

摘要:在Ant里可以使用echoproperties task来达到目的 阅读全文
posted @ 2014-01-18 14:48 卜海清 阅读(157) 评论(0) 推荐(0)
摘要:大家可能都知道在Ant里可以使用junit和junitreport两个task来完成对测试结果生成HTML格式的报告。Maven里的Surefire-report的插件只能对Java测试报告支持的比较好。现在下面中使用到了JsUnit,Google C++ Test framekwork ,希望也能有HTML格式文档输出Googling了许久,终于发现了是可以的Link: http://stackoverflow.com/questions/2846493/is-there-a-decent-html-junit-report-plugin-for-maven 阅读全文
posted @ 2014-01-11 13:04 卜海清 阅读(407) 评论(0) 推荐(0)
摘要:Automated Testing Detail Test PlanAutomated Testing DTP OverviewThis Automated Testing Detail Test Plan (ADTP) will identify the specific tests that are to be performed to ensure the quality of the delivered product. System/Integration Test ensures the product functions as designed and all parts wor 阅读全文
posted @ 2014-01-07 18:49 卜海清 阅读(407) 评论(0) 推荐(0)
摘要:下面是一个在Maven使用Scala的pom.xml 4.0.0 Utilities (Scala) com.hp.sw.sm.client Utilities module (Scala) utilities-scala org.scala-lang scala-library ${scala.version} org.scala-lang scala-compiler ${scala.version} org.apache.commons commons-l... 阅读全文
posted @ 2014-01-06 14:54 卜海清 阅读(5948) 评论(1) 推荐(1)
摘要:最近更换了笔记本,当时TouchPad总是不能用,有个指示灯总是亮着;同事同型号的就没有这样的问题。Google了好久终于找到了一篇帖子能解决我的问题。分享给朋友们。Link:http://h30499.www3.hp.com/t5/Notebook-HP-ProBook-EliteBook/HP-EliteBook-8570p/m-p/5926499#.UsYuufQW1zc 阅读全文
posted @ 2014-01-03 11:34 卜海清 阅读(306) 评论(0) 推荐(0)