We have a few Azure DevOps pipelines and we'd like to try running our neoload tests with. Any techincal documentation on how to get this working?
I'm not aware of any documentation related to Azure DevOps Pipeline with NeoLoad. Your feedback on such matter would be much appreciated.
Neoload supports Azure DevOps?
While there is no plugin for Azure DevOps, Azure is able to launch any executable on any box, so there is no reason why it cannot call the Neoload command line and pass in user defined values. That said, there is now a Neoload Web Launcher on docker hub, this allows any CI/CD tool to launch our docker container (basically a wrapper that calls the Neoload Web API) and instructs it to launch a test. Details are here: https://hub.docker.com/r/neotys/neoload-web-test-launcher
Neil answered
Vijayashree answered
Nouredine answered
Ben posted a new question