How to record websocket requests and responses in Loadrunner?

A project has a web application that is made on websockets for real-time language translation, I was trying to record it via Web HTTP/HTML protocol in Loadrunner but am unable to see the questions I had send and the response received from the server captured in the vugen script. Please let me know how to go about it.

Thanks in advance!

  • Suggested Answer

    0  

    Hi Ramya, 

    Hope you are good!

    You can try to create a HAR file (Advanced Developer Tools on your browser)on the website and convert this into a LoadRunner script using VuGen. Check if the replay goes well.

    Another approach is to check the response/request on a Wireshark capture while doing the recording on VuGen. This will help you to determine if the responses are being received by VuGen. 

    Also, you can check if the server requires any certificate to be accessible with your app developers, if so the certificate must be exported into VuGen to properly record the application. 

    Regards,

    Natalia Mena

    ADM LoadRunner Support

    Although I am an Open Text Employee, I am speaking for myself and not for Open Text.

    If you found this post useful, give it a "Like" or click on "Verify Answer" under the "More" button.