We have built a system to parse the Neoload HTML/XML reports to showcase it to the stakeholders. Today our testers are running tests using Neoload in their own timeframes and own ways and generating the reports (HTML/XML) manually and placing them in a specified folder for our parse program.
I want to build a background system or batch file to check default "results" folder every 15minutes or so and convert the latest "neoload results" into HTML/XML and place it in my "to-be-parsed" folder. To accomplish this, I am looking for any command or command line option that can convert my default results or Neoload format results into HTML/XML report.
Thank you in advance.