cancel
Showing results for 
Search instead for 
Did you mean: 

Load runner: in which the HTTP header is stored?

Former Member
0 Kudos

I've used Mercury Load runner to stress test our Web application.

We used a session variable in the url, so after I scripted, I can't replay it (error: session is expired). So, I want to know, in Mercury Load runner, where the HTTP header is stored?

Accepted Solutions (0)

Answers (1)

Answers (1)

Former Member
0 Kudos

Hi,

The issue is not where the http header is stored. For make it works you just have to create a correlation to get this session id dynamically in your script.

For know how to do it have a look at the web_reg_save_param function documentation or ask google.

Regards,

Sylvain