I'm not sure to understand your question. If you need to monitor your database you can use the NeoLoad built-in monitors for database.
Please add more details to your query.
Hello,
We are testing a web portal based on GWT technology. All related libraries and .rpc files have been loaded through the module manager. We are able to visualize the...
Variables can be used in regular expression when doing variables extraction (advanced mode must be enabled for that).
However, for content validations, it is not possible to...
Yesterday I updated the OS on my macbook to High Sierra. Could be a coincidence, but since then I get the ERROR - neoload.Gui: Load generator localhost:7100 unavailable message...
You should check with your task manager if when you start a check virtual user you have a "java" process that is started. Maybe it is blocked since your upgrade.
I suppose that the number of transactions for container should be equals or greater that the number of transactions for its sons. I.E. Actions container having 1000 transactions...
It may be normal since you got some errors on your child containers. Did you configure your user path to go to the next iteration in case of error? I guess it's the case since...
I suppose that the number of transactions for container should be equals or greater that the number of transactions for its sons. I.E. Actions container having 1000 transactions...
I have an HTTP request for which the response is received as JSON array. Iterate through each JSON object and based on the attribute in JSON different execution path has to be...
In NeoLoad you have a switch logical action from which you can execute cases based on condition values. I don't know if you have many possible attribut values but i guess it...
I use my load tests script from a previous load testing tool to create accounts and orders in bulk. I save the data to a csv text file. Is there a similar ability in NeoLoad...
You can use a Javascript with or without Java code to write your data in a text file. Another way is to use a shared queue to log the information into a file.
Chrome and IE are sharing the same proxy settings. So i would expect the same result from both browsers.
You should make sure that when you start a NeoLoad recording the proxy...
Hello,
I was able to add all the necessary libraries and I do not have any more message from neoload, I also want to specify that the GWT requests seem correct and that it...
It seems that your server sent an error back while replying your script. You should check the first GWT request and make sure that you do not have any dynamic variables to...