Документ взят из кэша поисковой машины. Адрес
оригинального документа
: http://xmm.vilspa.esa.es/sas/6.0.0/doc/devel/testharness.html
Дата изменения: Wed Aug 9 16:29:06 2000 Дата индексирования: Sat Dec 22 12:21:27 2007 Кодировка: |
Given the scientific nature of the software, testing against all requirements and testing with nominal, boundary case as well as invalid input data is infeasible.
The test harnesses should verify that for nominal input data the programs produce sensible results, and that special cases are properly dealt with.
With such a test harness we can ensure that changes in one part of the software do not corrupt the functionality of other parts of the system.