Unanswered question

How to run a project using batch file?

I want to run a project using batch file, neoload should run in background. Please help.

Nevil P.
Nevil P.

Nevil P.

Level
0
2 / 100
points

Answers

Nouredine A.
Nouredine A.

Nouredine A.

Level
4
5000 / 5000
points
Team

You should look at the NeoLoad documentation here.  It is explained how to start NeoLoad using the command line.

Basically, instead of using "NeoLoadGUI.exe" to start NeoLoad with the UI, use "NeoLoadCmd.exe" with the "-noGUI" option to run it without the UI.

See the documentation for all the possible options.