摘要: http://www.methodsandtools.com/tools/tools.php?camelApache Camel is an open-source framework to exchange, route and transform data using various protocols. It is prepackaged with components for dealing with various backend systems and powerful routing and filter capabilities.Web Site: http://camel.a 阅读全文
posted @ 2013-07-03 14:51 莫笑旧人 阅读(215) 评论(0) 推荐(0) 编辑
摘要: http://googletesting.blogspot.com/2011/03/how-google-tests-software-part-five.htmlInstead of distinguishing between code, integration and system testing, Google uses the language of small, medium and large tests emphasizing scope over form. Small tests cover small amounts of code and so on. Each of 阅读全文
posted @ 2013-07-03 13:38 莫笑旧人 阅读(154) 评论(0) 推荐(0) 编辑
摘要: http://deancornish.blogspot.com/2011/06/on-testing-pyramid.htmlOn "The Testing Pyramid"...I believeJamesand I are in agreement on a great many things.I don't agree however with the pyramid. It oversimplifies a complex problem of how many tests you need to reach a point of feeling satis 阅读全文
posted @ 2013-07-03 13:37 莫笑旧人 阅读(149) 评论(0) 推荐(0) 编辑
摘要: http://watirmelon.com/2011/06/10/yet-another-software-testing-pyramid/A fellow ThoughtWorker James Crisp recently wrotean interesting articleabout his take on an automated test pyramid.Some of the terminology he used was interesting, which is what I believe led to some questioning comments anda foll 阅读全文
posted @ 2013-07-03 13:36 莫笑旧人 阅读(497) 评论(0) 推荐(0) 编辑
摘要: http://jamescrisp.org/2011/05/30/automated-testing-and-the-test-pyramid/Why Do Automated Testing?Before digging into a testing approach, lets talk about key reasons to do automated testing:Rapid regression testing to allow systems/applications to continue to change and improve over time without long 阅读全文
posted @ 2013-07-03 13:35 莫笑旧人 阅读(241) 评论(0) 推荐(0) 编辑
摘要: Intellij Part1.FAILURE: Could not determine which tasks to execute.* What went wrong:Task 'ûx' not found in root project 'xxxx'.* Try:Run gradlew tasks to get a list of available tasks.BUILD FAILEDTotal time: 44.695 secsCollecting build statistics.. RESPONSE:OKSolution: encounte 阅读全文
posted @ 2013-07-03 10:25 莫笑旧人 阅读(747) 评论(0) 推荐(0) 编辑