When will the NeoLoad WAN emulation drivers be available for Windows 10?
The application I am testing has requirements to work over a variety of network speeds. Without the WAN emulation drivers other options such as network bridges have been attempted, but they all have...
View Articlelocalhost:7100 unavailable
I am attempting to check a user path but I get the error localhost:7100 unavailable. I have checked firewalls and checked for issues as described in other answers and triede different veresions of JRE....
View ArticleHow can i extract variables from jQuery response?
I have variables that are processed by functions at jQuery level.I get this response on...
View ArticleDifference between Agent/MonitoringAgent.vmoption in \bin and...
It is observed that there is an Agent/MonitoringAgent.vmoptions files in the \bin folder and also there is an Agent/MonitoringAgent.properties files in the \conf folder. I would like to understand the...
View Articlehowto propagate variable updates in fork to main thread
To test an API using oauth2 I have to obtain a token and refresh it before it gets invalid.(refresh is necessary if a test run for one VU takes longer than a token is valid)My Idea was to request a...
View ArticleCan NeoLoad monitoring agent collect metrics on a given platform designed to...
We currently use NeoLoad's Monitoring Agent to collect and report on key performance metrics from the platform under load. The infrastructure we currently monitor is fixed in size (i.e. number of app...
View ArticleComment je peux résoudre le problème de freeMarker?
dans un scénario, il faut vérifier une variable (actionName) avant d'afficher le menu, dans mon cas neoload n'arriver pas à vérifier cette variable. sachant que la variable est traité au niveau du...
View ArticleHow can i execute document.createElement and document.body.apprendClid on JS...
I have JS Function and i want to execute it in library JS of Neoload, the issue is that the function contains "document.createElement("form")" and "document.body.apprendClid(variable)".How can i...
View ArticleMonitoring of kubernetes/docker applications
Is there a way to monitor applications running as a set of docker containers managed by k8s(kubernetes)?e.g.: CPU/IO/memory/disk of an application (docker image), node (vm running docker images) and...
View ArticleVariable extractor encoding from HTML to URL
I want to encode the correlation value from HTML to URL mode in Neoload.Response - Rachel,ZaneRequest - Rachel%2CZanePlease help me with the Custome Code in variable extractor to conver these values. I...
View ArticleIs there a way to start Neoload to run in the background?
For example, start from command line with -noGUI, exit but continue running in the background so automation script can continue.
View Articleneoload.agent.Agent: Process is going to shutdown because it fails to connect...
Unable to connect NeoLoad Web with container load generator. Getting Caused by: java.net.URISyntaxException: Illegal character in scheme name at index 0:...
View ArticleHow is that Neoload places think time at different pages in a single...
Think Time is the time taken by a user to act/click on the next available link. Its basically the delay between 2 user actions. So, ideally this time delay should be added (only) at a single...
View Articleerror during proxy starting Java lang error
unable to start recording as it doesn't load the browser
View ArticleDifference in time
I have recorded a script and when I am running the script its taking around 1hr to execute. But the same flow when executed manually is taking hardly 15 minutes. There is a very large gap in time.I...
View ArticleCan a functional script written using WebDriverIO, Node.js framework can be...
My functional test framework is of Webdriver IO written in node.js, can it reused in neoload as performance test scripts
View ArticleUse a string variable inside a JavaScript variable
We have created the follow JavaScript variable, which works fine:function evaluate() { return new function() { var startDate = new Date().toISOString().slice(0, 10); startDate = new...
View ArticleDoes we need to install neoload in server ?
Suppose I have one live site testsite.com, and I want to run NeoLoad on that site, shall we install NeoLoad in the server in which this testsite.com is located or hosted?
View ArticleCan we use Neoload with Bitbucket?
We use bitbucket to manage our code and for versioning purpose. We would also like to check in our NeoLoad scripts into bitbucket. We can check in our scripts manually, however I want to know if there...
View ArticleComment éviter un appel double?
Lors de la validation de mon scénario, j'ai un appel qui se répète deux fois, ce qui me pose des problèmes.Est-ce qu'il y a un moyen pour éviter l'appel double?
View Article