The default runtime duration is 2 minutes, each population will have it's own duration, in my example I only have one. starting with one user and adding a new one every 10...
I will attach a screenshot once I’m back on my computer but you will need to create a population (on the design tab) containing one or more user paths. On the runtime tab...
I have two similar user paths. The first path has only one Action which is an HTTP GET request. The second path has the same Action, but also an Init request which runs before...
I have two similar user paths. The first path has only one Action which is an HTTP GET request. The second path has the same Action, but also an Init request which runs before...
When a user path has an init section, the assumption is made that action section is a returning user and therefore has cached content and not all resources are downloaded. This...
I have two similar user paths. The first path has only one Action which is an HTTP GET request. The second path has the same Action, but also an Init request which runs before...
I have created a test using Neo Load Designer (GUI), its an API call which uses get request which connects to AWS service and get the response. Now I wants to implement the same...
In the current release, recording and creation require the GUI. As it sounds like you are limited to headless mode, you could record on Windows and transfer the project to...
I am currently integrating NeoLoad in our project CICD pipeline and I want to apply time filter in the generated report via command line. Please let me know if this possible.
The only option would be to set this filter in the scenario advanced settings prior to running the test. I’ve not tried this but the generated html report should honour these...