pysys.xml package

Module contents

Contains classes for parsing and abstracting XML data files used by the PySys framework.

Currently the PySys framework uses two different types of XML format data files for detailing information about a particular project, and a particular test within that project; these are the PySys project file and test descriptors respectively. Manual testcases also use an XML format file to detail the manual steps that should be presented to a user via the Manual Test User Interface, and also whether the steps require validation etc.