Tagged Questions

The tag has no wiki summary.

learn more… | top users | synonyms

4
votes
2answers
141 views

Test catalogs - common bugs or test cases

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, ...
2
votes
1answer
298 views

Python vs all the major professional languages [closed]

I've been reading up a lot lately on comparisons between Python and a bunch of the more traditional professional languages - C, C++, Java, etc, mainly trying to find out if its as good as those would ...
1
vote
2answers
183 views

Security hole in windows server 2008, how to make money out of it? [closed]

Playing with windows server 2008 and IIS 7 I encountered a weakness which allows running an executable on the web server. I tried my friends VPS server and it seems working on at least web and ...