Hi Yogesh2602,
If this a dynamic value generated on the client side i.e in the browser you cannot correlate it.
These values are usually generated using JavaScript. If this is the case you can try to record the application with TruClient protocol as this protocol uses the browser.
In Web(http/html) protocol you should :
- Check with the developers of the application the algorithm which is used to generate this value and
- Write your own custom code in the Vugen script to generate the dynamic value using either C or JavaScript (with web_js_runfunction).
Kind regards
Vesela