Software Testing Recommendations

From GMOD
Jump to: navigation, search

This wiki is to provide an interaction space for generating a set of recommendations on software testing for the GMOD group. The documents should contain enough information so that after reading it, someone new to GMOD development will have a good idea of a recommended set of tools and practices that one should employ to develop reliable software.

General Information

Links

It won't hurt you to read the following up front:
http://en.wikipedia.org/wiki/Unit_testing
http://en.wikipedia.org/wiki/Integration_testing
http://en.wikipedia.org/wiki/Regression_testing
http://en.wikipedia.org/wiki/Extreme_programming

Recommendations