Quality Assurance
The file QA.dotm contains a macro that tests my macros and the associated classes. The macro "QA" tests and validates the results for the majority of the functions automatically, but there are also over 20 tests that require the operator to verify that a macro behaved as expected.This report shows the results of running the macro.
You can examine the contents of the template through this report, which was generated by the macro ReportTemplateInfo. Note that I made some manual edits to the report. The template QA.dotm has a significant amount of content including headers, which ReportTemplateInfo is not designed to work with. (I do not ever anticipate having a version of the macro that will be able to handle the complex body content of QA.dotm.)
Send me reports of any errors or suggestions you have about my VBA modules.
This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version.
This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details.
You should have received a copy of the GNU General Public License along with this program. If not, see <http://www.gnu.org/licenses/>.