随笔分类 -  Testing theory, strategy, approach

摘要: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 莫笑旧人 阅读(187) 评论(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 莫笑旧人 阅读(164) 评论(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 莫笑旧人 阅读(537) 评论(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 莫笑旧人 阅读(279) 评论(0) 推荐(0)