When trying to record a website using tunnel mode no connection options are available, none of the computers network adapters are listen in the recording options dropdown...
That could be due to permissions. Have you tried to start NeoLoad with Administrator rights as it is needed to record in tunnel mode?
You might also have some useful information...
I know that NeoLoad uses the proxy to connect to the servers, but to have internet access I also need a proxy, is there a way to use the proxy needed to access internet in...
I'm not sure what you mean by "proxy of NeoLoad". When you start a NeoLoad recording, it will change the current proxy settings to "localhost:8090" (NeoLoad proxy) so the...
I want to create a test for a web service, using json as a request, I noticed that there is a xml section and import a WSDL, but I don't know how to use with json format
The WSDL import feature will create you a SOAP request content in an XML format. You can still start from there if you have a WSDL definition file but you can also manually...
Basically, on that specific page, I need to loop it with a think time equal to 0. I don't want to set manually think times on all the pages because of that single page.
In NeoLoad, by default, your virtual user will use the default think time from the pages set during the recordings. They are most of the time not suitable for your test so it's...
My application does exchange data with the server using HTTP protocol i'm connecting to the application using an heavy client and not from a browser. Is it still possible to...
There are multiple ways to record your application even if it's not from a browser. The main point is that it is still using HTTP protocol.
If it's a Windows client maybe based...
The NeoLoad controller embeds a monitoring and load generator agents. Some TCP ports are opened for this two agents. They are respectively using port TCP 7200 and 7100 by...
When you start a recording with tunnel mode, NeoLoad will act as DNS server for your mobile.
As a consequence you have to modify your DNS settings on your mobile so it can use...
I changed the DNS settings on my mobile with the IP address of my NeoLoad machine like described in the documentation, i navigated into my application but still no servers are...
When you start a recording with tunnel mode, NeoLoad will act as DNS server for your mobile.
In order to detect the servers, the mobile has to perform some DNS resolution so it...
I am able to detect some servers but when I click on the next button in the wizard, NeoLoad throws some errors related to some conflicts with processes on port 80 and 53. How...
When you start a recording with tunnel mode, there are several steps that should be completed.
The first one is to select the servers that you think your application is using...
I extracted all occurrences of a value but i'm only interested in the last one. I don't have any option to tell NeoLoad to only pick the last occurrence. Is there a workaround...
When you create a variable extractor to extract all occurrences of a value, NeoLoad will automatically create a variable “_matchNr” that will provide you the number of...