Hi
In LoadRunner, I have the possibility to create "user data points". Is there some equivalent feature in NeoLoad?
We have some cases, where we want to plot the number of found results from a search, so that we can see after the test, that there was an average of i.e. 73 results that were returned by some search function and that there were more results between 13:00 to 14:00 than between 16:00 to 17:00.
Another reason for that: We have a Java Application that we want to use in NeoLoad by creating a custom action. This application works on WebSphere MQ. It creates, sends and reads messages. We want to be able, so store several statistical values every 30 seconds and plot them as a graph after the test. (and also see them at runtime).