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

Neil W.
Neil W.

Neil W.

Level
4
5000 / 5000
points
Team

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.

Neil W.
Neil W.

Neil W.

Level
4
5000 / 5000
points
Team

This wouldn’t be a supported configuration plus how would you know which project to connect to, this is managed by which project is currently opened in the GUI

Neil W.
Neil W.

Neil W.

Level
4
5000 / 5000
points
Team

Have you looked at the results api in Neoload Web? This might suit your needs better