Software testing: Difference between revisions

Jump to navigation Jump to search
m
https://sourceforge.net/p/flightgear/mailman/message/36977686/
(it'd be a waste to keep something like this hidden in the depths of the devel list archives ... @bugman: this could still use a little review, time permitting (esp. to get rid of 1st person speech) ;-))
 
m (https://sourceforge.net/p/flightgear/mailman/message/36977686/)
Line 1: Line 1:
{{Stub}}
{{Stub}}
{{Note|There’s already the test_suite in flightgear/test_suite using CppUnit, thanks to some hard work by Edward. We need more tests written for it, submissions welcome. (Pick an area of interest)<ref>https://sourceforge.net/p/flightgear/mailman/message/36972720/</ref>}}
a well tested piece of software will have a much lower bug count/load.  An extensive test suite with unit tests, system/functional tests, GUI tests, installer tests, and other categories of tests can significantly help in this regard.<ref>https://sourceforge.net/p/flightgear/mailman/message/36977686/</ref>


There are lots of benefits to writing tests that pass.
There are lots of benefits to writing tests that pass.

Navigation menu