期待《 Beautiful Testing 》( 测试之美 )

之前看过《Beautiful Code》,相当不错。今天在testingreflections里看到发的一篇文章,说 O’Reilly已经正式公布了《Beautiful Testing》一书的相关信息,并且他是其中作者之一,非常期待该书的出版。同样,我也是非常期待的。先到 O’Reilly上看了下介绍,饱饱眼福。


介绍:
How important is testing to the success of a software project? And how can you make these tests simple yet maintainable, flexible, and efficient? This unique book offers essays from 25 leading software testers that illustrate the qualities and techniques necessary to make software testing an art in itself. You'll learn how each of these professionals developed best practices for testing a wide range of software projects.

部分章节标题:
  • OLPC project testing -- Mel Chua (The Open Planning Project)
  • Open Maps application testing -- Steve Coast (founder of OpenStreetMap)
  • AbiWord open source app testing -- Kamran Khan (AbiWord word processor)
  • GNU Compiler Collection tool testing -- Mark Mitchell (GCC)
  • GUI Tools -- Adam Christian and Mikeal Rogers (OSAF/Mozilla)
  • Python Language testing -- Neal Norwitz (python.org)
  • Network testing frameworks -- Jim Walker (OpenSolaris)
  • XMPP Protocol testing -- Remko Troncon (Jabber)
可以看出,《Beautiful Testing 》和《Beautiful Code》一样,邀请了众多牛人每人一个章节分享经验,严重期待!
微信扫一扫交流

作者:CoderZh
公众号:hacker-thinking (一个程序员的思考)
独立博客:http://blog.coderzh.com
博客园博客将不再更新,请关注我的「微信公众号」或「独立博客」。
作为一个程序员,思考程序的每一行代码,思考生活的每一个细节,思考人生的每一种可能。
文章版权归本人所有,欢迎转载,但未经作者同意必须保留此段声明,且在文章页面明显位置给出原文连接,否则保留追究法律责任的权利。

原文地址:https://www.cnblogs.com/coderzh/p/1528249.html