I’m learning performance testing and want to know how to run NeoLoad test run using command line. I need this for automation and CI/CD integration. Please explain the required commands and prerequisites. Examples would be very helpful for beginners.
Just set up the test once in NeoLoad, then run it from the terminal using neoload run --project "MyProject" --scenario "MyScenario", it’s simple and works great for CI/CD once you try it