Ask a Question

XML report from test complete logs

sunrays123
Occasional Contributor

XML report from test complete logs

How to create custom XML report in Testcomplete? I'm using python language

3 REPLIES 3
baxatob
Community Hero

You can use one of the xml-libraries for Python (e.g. lxml) and

- parse standard TestComplete log file (it also has an XML structure) to customize your own one 

- or create your own xml-report during the test run.

sunrays123
Occasional Contributor

How to parse standard TestComplete log file to an XML structure. I can see it only converts into html. XML option is not there.

http://lxml.de/tutorial.html#parsing-from-strings-and-files

 

Please provide more details, to get more exact reply.

First of all, why do you need a custom XML report?

What is your requirements to the output?

 

 

cancel
Showing results for 
Search instead for 
Did you mean: