Scenario is this:
1. User navigates to home page.
2. A large resource is requested but the user can log in asynchronously.
3. User waits after login for resource to finish...
Dear Michael, you should use a "Wait for" action that waits that a variable value has changed with the expected value. Use an extractor in the last request of the asynchronous...
I note that there is an option to extract raw results via the command line but I cannot find any documentation on how this is done. My assumption is that this is different to...
Dear Elliot,
the command line option "-exportRaw <file>" exports the raw results of transactions when the test launched through the command line has finished.
See the...
Did you try the Shared transactions? Right-click a Transaction and select 'Shared'. Then you can drag&drop the Transaction in any User Path or Parent Transaction.
My application gets updated on a regular basis, like cookies, JSON request data etc. Is there any way to automate this process using neoload or any other tool completely since...
Did you try the User Path Update feature ? (Click 'New recording of' in the Start Recording dialog). This feature allows you to merge the new recording with the previous...
good morning
I am trying to do the integration of Neoload with Selenium, I have seen in its documentation and videos that do it with firefox browser. I want to know if it is...
We are working on Third party Web services (Rest API Calls) for Wealth management application, Frequently we are getting Nl-Network-01 error for which token ID is not getting...
The error of the screenshot indicates that NeoLoad has a time-out after 300s waiting the response.
You can draw at the maximum time of your request. If it's increasing...
My concern is the prompt that appears to confirm usage of a rental day - i won't be at the computer to dismiss the prompt, and I'm worried the test won't run. If we trigger a...
Hello,
While running some tests launched with Jenkins my virtual users need a proxy configuration to reach some internet ressources. In my case, Jenkins is running from a Linux...
Or you can copy paste the proxy settings at config file level from a NeoLoad with GUI (from Windows) to the NeoLoad without GUI.
The file is controller_user.properties...
I've been inspecting the neoloadcmd.exe options here: http://www.neotys.com/documents/doc/neoload/latest/en/
html/#643.htm
And I can't find anything referring to setting or...
Hi Susan, you pointed a regression in the latest documentation where the flag related to the Load Generators is not documented anymore.
See the flag "--override-lg" in NL 5.4...
I recorded myself logging into an application and then ran the scenario for 10 users. The resulting graphs show 1) Number of users/errors over time 2) Requests per second and...