Hi all,
I've heard that it is possible to convert an existing Ranorex test into a NeoLoad test. Where can I find more information about that converter and a good manual or...
If the test is initiated from Jenkins via the Neoload integration, the results will be part of the build. I believe Jenkins also has the ability to email out files
Hi,
I have C# code to generate some hash values using MD5 and SHA256 alogorithms.
How can I use this code snippet or integrate this code snippet into Neoload ?
Is it...
Neoload is written in Java so for any C# code you would need some sort of wrapper. An extension isn't what you're after? I was thinking a javascript variable that calls java...