Hi Team,
I'm trying to automate performance test from Jenkins Job and neoload scenario should be executed by reserving cloud LGs.
1. I have configured the projects...
Hi
Minor thing here, so not worth a ticket.
I came back from vacation and someone managed to add our 40 load generators to the Default Zone.
These LGs are all listed as...
It suggests then that the project is slightly corrupted, the configuration files are part of the project. I would suggest raising a support ticket. You can look at fixing the...
Hi
Minor thing here, so not worth a ticket.
I came back from vacation and someone managed to add our 40 load generators to the Default Zone.
These LGs are all listed as...
We're 3 people using NeoLoad (GUI, generator and monitoring agent) on one single server with different user accounts. When one of us has the GUI opened anybody else who tries to...
Neoload uses several ports when running, you would need Neolaod installed for each team member in a unique location. Why don't they have it installed on their own machines, you...
In my tests there is a variable, say "branch", based on which I would need to read data from a particular CSV file containing data for that branch.
For example: There is a...
Je souhaiterai créer une transaction partagée qui utilise un fichier de données. Les données a injectée seront différentes selon le parcours utilisateurs. Je voudrais donc...
Yes, here is the javascript...
var theVU_id = context.currentVU.id;
var theVU_name = context.currentVU.name;
var theVU_pop = context.currentVU.getPopulationName();
var...
websocket request is getting closed. we are facing NL-websocket request error. connection output closed.
so i need to send a websocket request (type 6 ) every 15 seconds to...
Hi, Yes, you could put this in a loop, if the request needs to be sent along side your navigation test, you could put the loop in a fork and have it running parallel to you test
I am trying to release my license, but I am always getting an error :
License not leased by you but by: admin
com.neotys.license.data.o: License not leased by you but by...
In the preferences under Neotys Team Server, you connect as a user (admin, Etienne, Neil), it looks like you leased the licence while connected as admin, at a later time, you...
In the attached image, a 'service is mandatory' error occurs when running neoloadRun from the Neoload Jenkins Plugin in the Jenkinsfile. Below is the pipeline code in the...
See my example, I have parameterised some of the values but notice its scenario: not scenarioName:
neoloadRun executable: '/usr/local/Neoload6.8/bin/NeoLoadCmd', project...