I'm trying to use the same docker-compose file to install Neoload Web on Linux RedHat 7 and on Amazon Linux.
While on RedHat it start every container and works fine (even...
It looks like you need to increase the open file limit?
As a root user add the following lines to the /etc/security/limits.conf file:
* hard nofile 65536
* soft nofile...
I would like to have the jenkins job failed when the error rate is higher than 0%.
Till now I didn't find how to do it. There was a topic found here in the community but was...
I would like to have the jenkins job failed when the error rate is higher than 0%.
Till now I didn't find how to do it. There was a topic found here in the community but was...
First of all you will need an SLA in your Neoload project measuring the Error Rate %. As part of your Neoload run in Jenkins, use the command line arguments to produce the...
Hello there,
I have a script which is recorded by Chrome and then when I am validating it I see that all requests are executed one after each other.
Is there a way how I can...
If you are evaluating the software, you should have access to your local account team, they would be happy to jump on a zoom meeting with you. Where are you based?
Hello there,
I have a script which is recorded by Chrome and then when I am validating it I see that all requests are executed one after each other.
Is there a way how I can...
see attached image, select this webpage in the treeview, on the right hand side of neoload at the bottom, click the advanced button, this is the screen Neouredine is referring...
I am new to Neotys so please bare with me. I have installed NTS on my VM and able to login and pushed sample project from controller to NTS. I change something and push it again...
The NTS runs an embedded version of Subversion. Neoload integrates with this, as well as external Subversion and GIT repositories. Neoload isn’t a Subversion or a GIT client...
It looked like you haven’t correlated the viewstate, try running the frameworks and see if the .net one fixes the test. There may be other correlations needed.
Hi,
I try to create a loop with a while loop who will change value from variable file each times it will be execute.
Do you have any idea about this.
Regards,
Hi,
I try to create a loop with a while loop who will change value from variable file each times it will be execute.
Do you have any idea about this.
Regards,
You misunderstood, not the variable modifier. If you open the variable manager dialog, select the variable you want, on the right hand side at the bottom of the dialog, you...
when trying to import my swagger definition for REST service i get the error message: A parsing error occurred.
The logs show:
2020/02/11 10:29:17 ERROR - neoload.Gui...