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.
You have some command line options so after running a test XML or HTML reports are generated. Is it what you want to do?
Hi Nouredine,
No. I am looking for a way to convert the proprietary neotys format results into either HTML or XML format using any of the command line options available .
You may look at the Results API to generate a report from a test result name (no name specified generates a report for the latest result):
http://www.neotys.com/documents/doc/neoload/latest/en/htm...
christophe answered
Narayan answered
Nouredine answered
Narayan posted a new question