MetaBoss
User Guides
Synopsis
Beginner's Guide
Configuration Guide
Design Studio Guide
Programming Model Guide
Testing Framework Guide
'How To ...' Guides
References
Synopsis
Design Model Reference
Design Model UML Profile
Test Schema Reference
MetaBoss design library
Run-time libraries API
Dev-time libraries API
HatMaker Example
Synopsis
Enterprise Model Description
Enterprise Model Reference
SystemTest Example
WebServices Example
Miscellaneous
About MetaBoss
Quality Assurance
Compatibility Notes
Acknowledgments
Glossary
Change Log
Version 1.4.0001
Built on 15 Dec 2005 22:31:47

MetaBoss Test Schema Reference

Overview

The Test Schema is controlling documents used in MetaBoss Testing Framework.

When studying the schema it is important to remember that there are two kinds of documents used in the framework and controlled by this schema:

  • Test Scenario Document - contains collection of Test Cases used to define system test and regression test scenarios. This document is prepared by human and used by SystemTester application to run actual tests.
  • Test Log Document - contains collection of Test Case logs, which in turn contain information about execution of the particular corresponding test case. This document is created by the SystemTester application as the result of the test run. It than can be used (with some very small modifications) as a specimen document for regression testing.
Please see Testing Framework User Guide and HatMaker SystemTest Example documentation for more details.

Test Schema in XSD

Current and previous versions of the schemas are provided below.

Current version (1.0)