First you need to install Docker and docker-compose on your Linux machine then the installation of NeoLoad Web is straightforward.
So you can look at the NeoLoad Web...
What do you mean by "testing videoplayer"? NeoLoad works as protocol level so as soon as your video player uses HTTP protocol to communicate with your server you should be able...
When testing any site using https, I get a site is not secure warning. The certificate looks as if it was hijacked by neoload with the following error: DO_NOT_TRUST_NeoLoadRoot...
In order to record your HTTPS application NeoLoad uses its own proxy between your browser and your server. It's what we call a man in the middle situation. That means that it's...
I have ran through the installation a couple of times on my Linux VMs but I cannot find the option to install the WAN emulation drivers. I have read an answer on these forums...
The WAN driver installation is different on Windows and Linux. Starting from NeoLoad 6.7 and for Windows 10/2016 versions there's no installation required anymore. For older...
I have docker images setup for my load generators. They are start and run fine. I don't know how to stop these load generators so that I can upgrade them. Can someone assist...
You can simply use the "sudo docker stop <container_id>" command to stop your load generator. The <container_id> can be found using the sudo docker ps -a command.
I've just started to learn Neoload and I bumped with then next problem:
I have simple local site on virtual machine and I try to record simple scenario with a few actions...
There's no real change between those 2 versions at recording level. How do you connect to your local application? Is it with an URL like "http://localhost...."? Have you tried...
Hello!
We are able to start the load generator initially as we see this in the logs :
INFO - neoload.agent.Agent: Agent started
On the controller machine also I am...
The green colour in your NeoLoad controller for your load generator is the agent. When you start a check virtual user or a test that agent will spawn another java.exe process...
I installed neoload web onprimise inside docker containers (Version 1.8.1).
for the controller I use image with tag 6.8.0.
When a testset is uploaded to nlweb the test...
I would like to add addional comment. You need a shared license to run your test. Since 1.8.xx you can install your shared license on NeoLoad Web so it can be used for your test...
I installed neoload web onprimise inside docker containers (Version 1.8.1).
for the controller I use image with tag 6.8.0.
When a testset is uploaded to nlweb the test...
Actually you can use NTS or NeoLoad Web as a license server since NeoLoad 6.8 and NeoLoad Web 1.8. But that means that you need a shared license and in your case you probably...