Unanswered question

NeoLoad Results API without Opening the NeoLoad application

I am using NeoLoad Results API, where I can generate report or read report into xml, or pdf... but here one problem is that I have to open NeoLoad tool/application always to access the 7400 default port. So if I close the NeoLoad tool, then the API doesn't work. the port is going offline. so how I can access this API when my NeoLoad tool is closed. what are the steps or config i need to set 7400 port and access Results API.

please explain.

venkat R.
venkat R.

venkat R.

Level
0
47 / 100
points

Answers

Neoload runs a small Jetty server for the API to function, the idea is that Neoload will be open, running a test while the api is in use. If Neoload isn't running, then neither is the Jetty server

venkat R.
venkat R.

venkat R.

Level
0
47 / 100
points

Ok, got it. but does NeoLoad have any war file to deploy or any configuration steps to configure the API on the Jetty Server.