2012年5月30日
摘要: From http://www.mongodb.org/display/DOCS/Tutorial#Tutorial-RunningMongoDBAccording to tutorial, a win-32 bit Mongo is installed on my pc(winXP).The important binaries for a first run are:mongod.exe - the database server.mongo.exe - the administrative shellWhen I run mongod.exe in cmd, there is an er 阅读全文
posted @ 2012-05-30 15:32 -Anny- 阅读(424) 评论(0) 推荐(0)
摘要: From http://www.softwaretestingtimes.com/2010/06/test-case-review-process-tips.htmlThe main reason of the reviewing test cases: increase test coverage and therefore product quality.As we know testers are involved on the Requirements Specification review process to provide the SQA knowledge to the re 阅读全文
posted @ 2012-05-30 11:26 -Anny- 阅读(324) 评论(0) 推荐(0)