摘要: What is Tool Robogenerator? Test Data generator for `Robot Framework <http://www.robotframework.org>` What is the tool’s purpose? You know those ugly bugs that users report that somehow were missed ... 阅读全文
posted @ 2012-10-22 15:31 blue_energy 阅读(729) 评论(0) 推荐(0)
摘要: 现在大家对探索性测试讨论得很热门,在自动化测试大行其道的今天,探索性测试似乎是唯一一块测试人员更能体现自己专业性的领域。甚至我还看到有人在讨论如何通过探索性测试来达到较高的代码覆盖率。 个人以为,如果你真的对覆盖到代码的每个分支更感兴趣,或者说希望测到哪怕是一些比较细节的用户行为,通过探索性测试的方法来做也许并不是一个很推荐的做法。 我这里想介绍一种基于模型的测试,通过它,我们可以对软件的功能达到... 阅读全文
posted @ 2012-10-22 13:54 blue_energy 阅读(1712) 评论(0) 推荐(0)