We need to do a load test of the Application and its servers are hosted in Cloud. Is it possible to do through On-premise Controller and Load generator (Standard License type)
There's no link between Jenkins integration and license content. Short anwser is that you can use Jenkins plugin with a standard license. The "Integration and Avdanced usage"...
If you go in the Results section and open the Results manager you can filter your test by time. If you specify the time range of your steady state it should suit your need.
For...
While configuring APM with NeoLoad we are getting message as "CA APM module is not enabled under your license". We have Valid License and does it requires separate license ?
It requires a Pro edition with the option "Integrations & Advanced Usage" or an Enterprise Edition.
Edition summary here: https://www.neotys.com/neoload/pricing
I want to print User details along with few other parameters in case of any errors during load test. I would like to see these during run time also and in Report after the test...
You can store such information in log files or external files by using Javascript in your user paths in case of errors by using for example a try...cache logical action. However...
I am new to NeoLoad tool. I have a scenario, where i have to wait until 'status' changes from Loading' to 'Awaiting for light validation' and then to 'Awaiting host validation'...
You have a wait_until logical actions available in NeoLoad but i'm not sure if it is what you should use. For example if that status evolves after the browser sends a kind of...