loadrunner I am working on Siebel Protocol and facing a weird issue. I have...

  • perf-test.com need your contributions to build up a strong repository of performance engineering resources.

I

Ind Amit

Guest
I am working on Siebel Protocol and facing a weird issue. I have recorded a modification scenario in which i have to selected one check box favorite country for Postpaid connection.After doing all required changes in the script when i replay it got passed But the modification has not been done. Then i tried to debug the script with the response for the modification web_submit ( 25 Request/method no.) function which is actually doing that modification and found the partial response then i checked the responses for above two function those were ( 24, 23 web method/functions.) and found partial responses for them as well. when i saw the web Request its seems every thing is okay except path and product id those could be the root causes for this issue ?? "Name=SWEMethod", "Value=SetTopObj_@0`0`2`0``3``Product Id`1-1UEIMZ2`Path`1-5ZP5259`", ENDITEM, "Name=Path", "Value=1-5ZP5259", ENDITEM, "Name=Product Id", "Value=1-1UEIMZ2", ENDITEM, I have tried to identify these values(Path, Product Id ) in the all above function responses to correlate but didn't find out. Could anybody help me out to identify the issue why these partial responses are coming during replay. Please find the complete Request along with Responses during recording and replay in the attachment.