i tested a webservice request using PUT method in Postman and i inserted the certificate client into the certificate setting and now i'm trying to reproduce the same methode in...
If that certificate is used to authenticate against the server you need to import it in the NeoLoad preferences under Project settings tab-->Certificate manager.
Then in that...
Hi,
I am testing Web Services on a Web App for a client.
We need to use a certificate (p12 with password) to make the WebServices work.
i can, with a REST Client play...
Hi Tanguy,
UnresolvedAddressException typically indicates that a hostname could not be resolved to an IP address. Did you check your URL ? any variable in...
I am trying to build a REST webservice which helps me record a Neoload script using the Neoload wrapper for selenium. When I run the completed code compiled into a runnable jar...
There is nothing preventing the functions being called from a webservice. Maybe the wrapper has trouble communicating with NeoLoadGUI, did you try to set the environment...