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, b
Here is a good link with stuff that's easy to forget to test
http://www.thebraidytester.com/downloads/YouAreNotDoneYet.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.