Hi ,
I using Load runner for a product which is communicating through websocket Protocol. I am new to it. I need some help in making the script functional.
a. i see the socket value will be different when i record a new script , however if i correlate , it will return a particular value every time i playback.( ws://192.X.X.XX/websockets/58927) .
b. I do see there are cookie values and other dyamic value being captured to few variables autromatically (" WebSocketReceive0" ) in websocketBuffer.h . these values need correlation ? i am not able to do correlation for these cookie values and dynamic values. Please help .
c. Do i need to do any specific settings while recording for websocket protocol?
Appreciate early response !
Need your help in understanding the above steps. Also what kind of steps i need to follow to make my script functional.