lp:~johnemb/randgen/xml-report

Created by John H. Embretsen and last modified

Development branch for upgrading the Random Query Generator's XML reporting functionality to produce XML reports that can validate against a specified XML schema for test result reporting. The goal is to be able to pass such reports along to a parser (outside of the RQG framework) so that relevant results may be inserted into a database or some other appropriate data storage.

Get this branch:
bzr branch lp:~johnemb/randgen/xml-report
Only John H. Embretsen can upload to this branch. If you are John H. Embretsen please log in for upload directions.

Branch merges

Related bugs

Related blueprints

Branch information

Owner:
John H. Embretsen
Project:
Random Query Generator
Status:
Development

Recent revisions

179. By John H. Embretsen

XML: Merge in post-merge fixes and latest changes from lp:randgen. Revno 386 2010-04-08

178. By John H. Embretsen

XML: Treat as for <environment> (fixes same parsing issue on linux as previous commit).

177. By John H. Embretsen

XML: Parsing failed on 32-bit linux. Cause: bit tag was empty. Fix: Assume 32-bit if there is nothing following an underscore in output of 'uname -m'.

176. By John H. Embretsen

XML: Use GenTest's subs for OS checks instead of $^O.

175. By John H. Embretsen

XML: Option --testname requires a value. Also add its usage docs to runall, gentest.

174. By John H. Embretsen

Merge randgen branch (revno 379, 2010-04-07 11:00 CEST) to XML report branch.

173. By John H. Embretsen

XML: Update usage comment and stop exporting XML tranport types. Type value parsing is now handled by the Transporter module itself (see new()).

172. By John H. Embretsen

XML: Use grammar file basename as testname if not given explicitly. If no grammar file name, use 'rqg_no_name'.

171. By John H. Embretsen

XML: Use testname as 'testsuite->name', since this is the XML tag used by the TestTool web reports. 'test->name' is currently ignored by TT web. Hence, we set both values to RQG testname, as we don't distinguish between test cases, tests or test suites yet.

170. By John H. Embretsen

XML: Add temporary comment for --report-xml-tt

Branch metadata

Branch format:
Branch format 6
Repository format:
Bazaar pack repository format 1 (needs bzr 0.92)
This branch contains Public information 
Everyone can see this information.