Hello,
I use Neoload 5.2, and I want to record a virtual user, but I have an issue with Neoload root certificate, I installed the version 5.1 that I found in...
If you are only using 5.2.xx you can re-generate a new root certificate.
Go inside that user\AppData\Roaming\Neotys\NeoLoad\v5.2\conf folder. Remove the Root certificate file...
I'm trying to use NeoLoad to run some tests against my website that has spnego SSO implemented. I've changed the NeoLoad settings to use Kerberos authentication and used the...
First of all, if your server requires only a Kerberos authentication and not also a NLTM authentication, make sure that you have configured NeoLoad for Kerberos.
For more...
I am trying to share simple project I have created to Neotys Team Server. I getting below exception.
org.tmatesoft.svn.core.SVNException: svn: REPORT of...
Where have you stored your "repository_1" folder in your server? Is it on a folder where the NTS has write permission?
For example, do not use the root of C: drive to share...
We are trying to create a script for SSO application. The challenge I am facing is in while replaying the script.
The following is the scenario:
Step 1: Access the...
We do not see all the details from your screen shot but it seems that the two first requests are redirection and then we can see that the third one "/secureauth28" is probably...
When I am trying to connect to Neotys server running on a remote machine, I am getting below exception.
Connection error: <ConnectException invoking http://serverName...
It is not expected to reach that URL: http://serverName:8080/ws/license
The login page can be reached through that URL: http://serverName:8080/
What happens when you try the...
We have created a project having 40 scripts.If i delete the few scripts from design section of neoload,the recorded request for that script still exist in project.Is there any...
If you remove a script from a project the recorded requests/responses should also be removed but it's not right away since you can use the undo command to restore them.
If you...
You can't take individual scripts outside of a project. You can only remove the scripts that you do not want to keep and save the project as another project.
The averages in our Neoload reports don't add up from requests to containers (see 'Create Product-Draft to In Use'), or from containers to Action section.
The averages at transactions level and pages are based on the same data but done separately so with appromixation the total can be a little bit different.
In your example, at...
I need to execute a javascript function to extract a value and to execute the javascript function, two js files need to be there. Please assist how to add two js files so that i...
I'm not sure to understand what you are trying to do. How do you want to extract a value from a Javascript function?
Do you mean that you would like to store a result of your...