I am wanting to store the generated reports in one of those repositories (Atlassian Confluence or TFS/DevOps) if possible instead of storing them locally and then uploading them. Thanks!
I am executing my tests using NeoloadCmd. my testscripts are usually very long i want to know is there a way we can the monitor test execution steps? so that if there is a...
It's a perfect use case for using NeoLoad Web - you can watch after any running test that is connected to NeoLoad Web through a web interface.
Two ways of launching such...
My Jenkins build mark the following error after a Neoload 7.4 test run : WARNING! The option -SLAJUnitResults is deprecated, use -SLAJUnitReport instead
It seems that the...
This is not an error but a warning. That means that the old command may not work in a future NeoLoad version and we recommand to use the new option instead.
Along with that new...
Is there a way to trigger a neoload job/script from Azure Dev Ops through the pipeline? I am trying to run a yaml file with neoload but I am just not sure how I can connect it...
Why are you not supposed to use Neoload Web? if you need to trigger Neoload GUI, you just need to run NeoloadCmd on a given machine, just like starting notepad. Azure via one...