Using NeoLoad to record the company's website, some of the input data is not recorded, but the script shows a head method(refer the attachment 1.png). I don't know where to...
I'm not sure what you expect to find in that HEAD request. Why do you think NeoLoad did not record some parameters? Are you sure there's some parameters?
If you open the...
I run my test through jenkins and i would like to apply a different load policy without opening again my project. Is it possible to do it with NeoLoad?
When you run a test from Jenkins with or without the NeoLoad Jenkins plugin you can add an option -project <your_yaml_file> to the command line. The content of that yaml file...
Hi Team, we have windows 10 64 bit version. we would like to record SAP GUI scenario but Neoload throwing error "SAP recording is available only with 32 bits Neoload version"...
There's no issue to install the 32 bit NeoLoad version on a 64 bits OS. So just download the 32 bits version from the download area and install it as usual.
I run this line in cmd NeoLoadCmd.exe -noGUI -project "c:\file.yaml" -launch CatalogueStandard -nlweb -nlwebToken mytokennumber -nlwebProxy http://user:pass@proxy -leaseServer...
NeoLoad stores the proxy information in the user profile so if you run your tests from Jenkins with a different user you may not have the same proxy settings compared when you...
I have a product listing page and from there I want to select a product randomly to navigate to a product details page.
I want to use XPath using Javascript to extract the...
You can't use "document.evaluate" since NeoLoad does not act as a real browser and you do not have access to the DOM of the page.
Can't you create a variable extractor using an...
Openshift is more a product with different components with support from RedHat compared to Kubernetes which is an open source projet.
You can look here to get more details...
OpenShift is a software from RedHat that is built around Docker containers and Kubernetes orchestrator. You can google it for more details.
You can connect to OpenShift web...
I tried this solution -
Accessing certificate or password protected URLs is not supported. You have to download the Swagger file on disk.Still I am getting parsing error while...
Trying to run NeoLoad Agent on a remote machine and getting this error without any other information. The message in the response pane of the validation area states:
Error...
Which installer exactly did you use? Is it the regular "neoload_7_0_0_linux_x64.sh" installer or else?
After reproducing that issue could you provide a zip of the LG logs...
Trying to run NeoLoad Agent on a remote machine and getting this error without any other information. The message in the response pane of the validation area states:
Error...
On which OS have you installed your remote agent and which installer did you use?
Also on your remote agent machine could you run the set command from a dos console?
The goal...