Hi everybody,
I'm recording test cases with neoload, and when I run the test or use the "Check User Path validity" Function, I get several test steps with the following Response: Error detected by NeoLoad
Error Code: NL-CUSTOM-PLUGIN-ENGINE-01 Message: Details: java.lang.NullPointerException
Please refer to the documentation for further details and advice
The request seems to be inserted by neoload while recording, as it is always the same and looks as following:
POST
<com.neotys.codec.v215vaadin4.VaadinHttpRequest/>
Can somebody help me out with the error? The response code is not listed in the neoload documentation.
I'm trying to perform load testing on an application which is using the vaadin Framework.
Thanks in advance!