I have Macs (OSX 10.6,10.7,10.8,10.9) all of which are based on BSD Unix. Can I install and run the free edition?
I've downloaded the 64 bit unix edition, which gives me a...
NeoLoad is not supported on Mac OS systems but since it's a JAVA program it can work.
The Unix edition does not contain any JRE embedded. But it seems that you've downloaded...
I have recently installed CHROME, but its not shown in the list Browsers in Client settings section at the time of starting a Recording..
I have added the PORT number as 8090...
Is it an issue to record only your application or any applications? Have you tried with a different browser like Firefox?
Also, when you say it does not work, what is the...
My application utilizes an Applet which makes calls to our web application via http/s requests. The recording tool does not appear to capture any of this traffic, even if I set...
If when you set the proxy the application is still working and nothing is recorded then i guess the proxy is not used by your application. If you start it running a java command...
I would like to create boolean style variables as flags for when certain VUs should wait/run/stop/etc. It appears that this is not possible as constant variables are immutable...
You could create a variable with list type that contains your boolean values. Then use a variable modifier to switch from one value to the other.
Another way could be to create...
I looked at your report but i did not see any containers/pages/requests statistics. That might explain why you did not get any throughput. Are you able to check the validity of...
The best would be to run a constant load policy of 20 users with 1 iteration. Then in the advanced settings of your population you can delay the start of the users by setting a...
I have recently installed CHROME, but its not shown in the list Browsers in Client settings section at the time of starting a Recording..
I have added the PORT number as 8090...
Normally when you restart NeoLoad it should automatically picked up the list of installed browser. You can also manually add it in the list if necessary.
Did you try the...
This is a follow-on to the "Logging in With Multiple Accounts Using a CSV File" question posted by Raghavender B. Attached are the missing attachments in the interest of time &...
You made a mistake in your variable configuration. I guess your login and password are 210/210 and 211/211 rights? Your column separator is comma in your CSV file whereas it is...
I have performed the following two distinct steps:
1. Created and correctly configured a variable that will take its values from a CSV file.
2. Linked the variable to...
The screen capture does not seem to be attached so if you could attach it again it would be great.
Plus what do you mean by "the user logins defined in the CSV file are not...
I understand that in 5.0 there's a feature to recognize and merge changes in existing requests & response, by running checkVU. But I guess this detects only the changes in...
As you noticed the goal of this new 5.0 feature is to update recorded requests/responses from the user validation content.
A user validation is based on the script that is...