测试目录 - 常见错误或测试用例
我正在寻找软件的常见错误、弱点以及测试用例或问题的目录。在软件测试的经验教训中,我看到了一个示例测试目录,但我通常找不到针对各种常见功能或功能类型的良好的、具体的测试目录。有人可以给我指点资源吗?
也许 SO 上的社区 wiki 比较合适?
以下是一些测试用例目录的社区 wiki:
I'm looking for catalogs of common bugs, weaknesses, and test cases or questions for software. In Lessons Learned in Software Testing I saw an example test catalog, but I typically can't find good, specific test catalogs out there for various common features or feature types. Can someone point me to a resource?
Perhaps a community wiki on SO would be in order?
Here are some comminuty wikis for test case catalogs:
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论
评论(2)
这是一个很好的起点:
Elisabeth Hendrickson 和其他人整理了这个 测试启发式备忘单(此链接到 PDF)。我总是用它来构建测试用例并查看我可能错过的内容。
Here's a great starting point:
Elisabeth Hendrickson and others put together this Test Heuristics Cheat Sheet (this links to a PDF). I always use it for building out test cases and looking at what I might have missed.
这是一个很好的链接,其中包含很容易忘记测试的内容
http://www.thebraidytester.com/downloads/YouAreNotDoneYet.pdf
Here is a good link with stuff that's easy to forget to test
http://www.thebraidytester.com/downloads/YouAreNotDoneYet.pdf