Quantcast
Channel: LoadRunner Practitioners Forum topics
Viewing all articles
Browse latest Browse all 3978

Backslash in application

$
0
0
In the application, script has a backslash generated by javascript which means it escapes by another backslash (\\) and so has  two backslashes and loadrunner is considering it as two backslashes. This is through web http protocol, 11.52 version, IE 8  and 9.
 
Generated logs
contextToken=CE7D2F74B6603F1ED33622E6FEF719B%5C%7C
 
Vs
 
Replay logs
contextToken=8270C5E97D90E1B49DC379708C45621E599F3939B02C%5C%5C%7C
 
In the above replay logs there is an extra %5C (at the end of the string %5C%5C%7C )which is causing the response to fail
 
Any help would be greatly appreciated.
 
Thanks

 


Viewing all articles
Browse latest Browse all 3978

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>