Forum Discussion
rraghvani
Champion Level 3
1 month 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!- scot19671 month ago
Champion Level 3
What other coding/processing is required to produce this type of report?
- rraghvani1 month 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