I am executing my tests using NeoloadCmd. my testscripts are usually very long i want to know is there a way we can the monitor test execution steps? so that if there is a...
It's a perfect use case for using NeoLoad Web - you can watch after any running test that is connected to NeoLoad Web through a web interface.
Two ways of launching such...
While executing test from Neoload GUI with embedded LG (on same host as controller), does the LG Engine reads the memory configuration from “\bin\NeoLoadGUI.vmoptions” OR from...
Hi, the GUI reads from the GUI vmoptions, the agent reads from the LGs vmoptions and the engine reads from the agent.properties. So all 3 are used. As mentioned, the agent is...
I want to know the usage of Executable test scripts in Advanced actions. Which extension file should I provide. I have given a .txt file and It has opened the file and closed...
You can call anything with this, for example a batch file (vbs, shell script, executable, etc) that does stuff, copies some files, runs a functional test tool, opens notepad...