I would like to simulate a load against encoders and CDNs that are "streaming" over SmoothStream. Release notes mention NeoLoad as a tool to do it with, but in documentation I cannot find a single mention of it.
I need to run some scripts that are located on my target servers. This must be done when I run the tests against my environment. These scripts are on my servers so I need to...
NeoLoad allows to use custom code based on Javascript and JAVA code. This allows you to execute some commands on the Load generators.
By doing that, you could run script that...
Steps:-
1) Created a script in selenium using eclipse with transaction.
2) Made a executable jar file.
3) Launched Neo Load and added (java_test_script) with executable jar...
In order to create a NeoLoad User Path containing your Transactions, the jar need to be launched outside of NeoLoad (but with a NeoLoad opened) in Design mode.
For example in...
I recorded my application using NeoLoad. On the UI of my application there is Javascript code that is executed on the browser.
I need to evaluate a function that is coming...
When you record your application with NeoLoad, all requests/responses exchanged between the browser and your server are recorded. Since NeoLoad replays a script at protocol...