I ran a load test and while analyzing the results I found out that the Transaction/Values section of my summary had response time values lesser than that of my graphs.
I...
With a variable extractor configured to extract all those EntityId values and if you moved it as framework parameter NeoLoad will automatically replaced all the occurrences in...
I created script for my android mobile app. Script is recoded sucesfully and I parameterised some data and run the script again, but now data is not inserted in the app. I also...
Running a test or a user validation from NeoLoad should insert your data like. If not then it probably means that you did not handle all the dynamic parameters.
You should...
I ran a load test and while analyzing the results I found out that the Transaction/Values section of my summary had response time values lesser than that of my graphs.
I...
You should be able to manage that with regular expression even if the boundaries are not the same all the time. But without seeing the response and the values you would like to...
I have successfully recorded a user path. when I replay I receive 407 errors on all my websocket calls o server. after reading articles I changed preferences and proxy settings...
Looking at your screen shot it seems that your proxy required NTLM authentication. Have you configured your Windows credentials in NeoLoad preferences for your proxy?
You may...
I have successfully recorded a user path. when I replay I receive 407 errors on all my websocket calls o server. after reading articles I changed preferences and proxy settings...
I'm surprised that you get such issue during replaying and not during the recording. Could you confirm that during the recording you had your proxy setup in the NeoLoad...
I see the two methods setValue() and changeValue() on context.variableManager.
With setValue I can specify the variable and the value to set, like context.variableManager...
You can't specific which value you would like. This method will force the variable to jump to the next raw of your variable despite the default change policy.
So if based on...
I ran a load test and while analyzing the results I found out that the Transaction/Values section of my summary had response time values lesser than that of my graphs.
I...
I ran a load test and while analyzing the results I found out that the Transaction/Values section of my summary had response time values lesser than that of my graphs.
I...
The average from the Values tab is the accurate one. It is computed from the raw values. You can compute it again by exporting the raw data of your transaction from the Values...
Hello,
I am trying Neoload free version, in order to see if we could use it to automize our tests and to stress our Oracle Forms application. Currently I'm not able to use it...
Most of the time that error means that you got an issue way before the Oracle forms requests in the HTTP exchanged. With Oracle forms application there are some dynamic...