Unanswered question

How to generate HTML or XML report from the default results folder through command line

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.

Narayan K.
Narayan K.

Narayan K.

Level
0
23 / 100
points

Answers

Nouredine A.
Nouredine A.

Nouredine A.

Level
4
5000 / 5000
points
Team

You have some command line options so after running a test XML or HTML reports are generated. Is it what you want to do?

Narayan K.
Narayan K.

Narayan K.

Level
0
23 / 100
points

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 .

christophe M.
christophe M.

christophe M.

Level
4
5000 / 5000
points
Team

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...