Forum Discussion
rraghvani
Champion Level 3
3 years agoI'm unable to "share" the PowerShell script file. However, these are some of the commands that I use within the script.
File repository - to download the latest source files
TestExecute - runs the automation and generates results in XML. The timestamp is used for historical results
Parsing XML results into HTML report, see https://stackoverflow.com/questions/56056313/xml-parsing-using-powershell.
Sending HTML report email, see https://stackoverflow.com/questions/63334948/how-to-send-an-email-with-an-attachment-in-powershell-code