in my application, for a particular page, If measure the response time manually it is 10 sec but in the tool it is 25 sec. Basically the page has couple of queries, which was...
Hello,
Trying to validate my test case, I have this message error "GWT ErrorMessage caught : Class Not Found: rO0ABXcEAAAAAA==".
We have already added GWT libraries and the...
The missing class should be in a JAR called "springs-beans-****". Do you have such JAR in your WAR or in your list?
This Class is also embedded in NeoLoad so i hope that it...
Hello,
Trying to validate my test case, I have this message error "GWT ErrorMessage caught : Class Not Found: rO0ABXcEAAAAAA==".
We have already added GWT libraries and the...
That error occurs when NeoLoad has shifted while reading the GWT response. That's why the Class Not Found is not a real JAVA class name.
Usually it means that the JAR that was...
on the page for free license the license is not getting downloaded. The page gets refreshed only.
https://www.neotys.com/accountarea/my-licenses.html
Thanks
GK
I am running a load test from neoloadweb (saas). The load generator and the controller are on local VM.
Is there a firewall rule to add to establish the connection between...
The issue is not between NeoLoad Web and your controller but between your controller and your local LG. When you setup the load generator to register to NeoLoad Web you need to...
Hi everyone,
I have a user who's having below error when configuring the license server in Neoload or when he's running a scenario and trying to use the license:
Unknown...
I assume that you are using a shared license right? Where did you install it? Is is on the Neotys Team Server or NeoLoad Web?
What is the status of the test of connection for...
When you create a shared queue variable you can configure it so the data that were not used during the test are kept into the swap file when the test is completed.
Please for...
Hello,
I would like to open a neoload project after the restart of the virtual machine. But when I tried to open the project, neoload tried to migrate the project to the new...
You have to open your current project with the right NeoLoad version to avoid that migration procedure. So look at your root project folder and open the .nlp file. You should...
When I try to migrate a project to NTS I have the following error message :
com.neotys.nl.k.a.h: Server 'X.X.X.X' seems to not support WebDAV or the WebDAV configuration is...
Looking at the error it's a timeout issue when communicating with your NTS server. It could be a network lantency issue or the NTS server that is overloaded. You should check it...
i'm trying to launch my scripts with apis , so in my scripts i m using a list that contains data and information of my users account (id , mail , password ) , i tried to start...
As you understood the purpose of that variables parameter is not to modify a list type variable but a constant variable.
What about using a File variable instead of a list...