Forum Discussion
rraghvani
Champion Level 3
21 days agoI've set the automation to send an email (parsed XML summary results) once the run has completed. The data provided by the XML summary results can be inserted into SQL too. I usually compare the latest run with the previous run, similar to trend comparison I guess.
Great, one test has passed!scot1967
Champion Level 3
21 days agoWhat other coding/processing is required to produce this type of report?
- rraghvani21 days ago
Champion Level 3
I've used PowerShell to parse the XML data, and then to format the data into HTML. Similar to, https://stackoverflow.com/questions/15888988/using-powershell-to-convert-xml-to-html