This seems to indicate a corrupted perfmon database or NeoLoad is not able to interact with it.
NeoLoad uses Perfmon API to monitor any Microsoft products. Could you try to run...
Hi,
I am trying to capture a site that uses SignalR. Unfortunately, I don't get any requests for SignalR (which is understandable). My question to you is, how can I make...
SignalR seems to use WebSocket/PUSH technology so i guess you should be able to record the WebSocket communication involved. Did you get any WebSocket channel/requests recorded?
I installed trial version of NeoLoad for evaluation purpose by uploading the free licence key. I Started recording a scenario, once it is comepleted i come back to the tool and...
When you start a NeoLoad recording by starting the browser from NeoLoad, you should see in the proxy section of your browser "localhost:8090" which is the NeoLoad proxy.
So...
Hello,
Sorry for my (very) bad english ...
The configuration used:
NeoLoad 5.0 GNU / Linux (opensuse 13.2)
The responses seem wrong body decoded when recording action...
It seems that NeoLoad is not able to uncompress the gzip content. Do you get any errors in the NeoLoad log files? You can open them from the menu "Help-->Open logs folder..."...
My recorded cookie looks like this:
Cookie: _ga=GA1.3.907571147.1425586632; _dc_gtm_UA-54927908-1=1; _gat=1; quiz-data={"data":[{"id":9,"items":[{"id":64,"label"...
It seems that comma is used as cookie separator when you replay with NeoLoad. That's why it is replaced by "=" sign. So i would rather use "comma.cookie.separator=false" key to...
I defined a While loop as follows:
While
Match any of the following
var1 does not exist
var2 does not exist
var3 does not exist
var4 does not exist
delay 1000 ms
Would...
We have a test that loads reports with very large datasets. This page has a "loading" screen that refreshes until the report has completed running and is displayed to the user...
If you have a "loading" screen that probably means that the client i.e the browser is regularly sending a request to the server to get the status of the report generation. I...
- MAC OS
- No Firewall or Antivirus.
When I click "Start Checking" for validating a virtual user, Neoload fails to launch the load generating agent...
I get the below error...
The stack size that you have configured is too high and plus i'm not sure that you modified the right file.
You need to modify the <install_dir>\conf\agent.properties file and...
Please read below scenario.
User Login -> Created a New Project -> A Project is Created and Project ID is generated in the sequential Order -> Open This Created Project ID...
I do not think that this ID is created by the client. It is probably by the server and so it is sent to the client in any way.
Have you tried to run a user validation? the...
The default credential are admin/admin. You can see in the Neotys Team Server documentation here.
I would suggest you to change the password right after the first login and to...