Hi I need to record a desktop app developed in .net and communicates over TCP/IP. I tried using the below method. "First option is to configure inside your application a proxy...
Well that's good to know difference between processes. I'd keep that in mind. Meanwhile tried with Google.com. It just works fine both record and replay.
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...