I am trying to performance test a server that uses SSL TCP socket communication. Need to send a string data to the server and validate the response back.
Is there any way to perform this with java code? I am trying to use loadrunner for performance test.