问题
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:
- Numeric Input Test Catalog
- Text Input Test Catalog
回答1:
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.
回答2:
Here is a good link with stuff that's easy to forget to test
http://www.thebraidytester.com/downloads/YouAreNotDoneYet.pdf
来源:https://stackoverflow.com/questions/3153697/test-catalogs-common-bugs-or-test-cases