atts
16 years agoOccasional Contributor
howto property transfer between two HTTP requests
Folks,
I have a test-case with multiple test steps. The test case has two HTTP Test Requests.
Does anyone know how to extract parameters from the response of the first HTTP request
and transfer to the second? Basically the first HTTP requests responds with a session-id (along with other parameters) which needs to be used for the second request.
I've tried using the "Property Transfer" method, but this transfers the entire response to the
second HTTP request. Anyone know how to extract specific data from the response?
thanks
atts.
I have a test-case with multiple test steps. The test case has two HTTP Test Requests.
Does anyone know how to extract parameters from the response of the first HTTP request
and transfer to the second? Basically the first HTTP requests responds with a session-id (along with other parameters) which needs to be used for the second request.
I've tried using the "Property Transfer" method, but this transfers the entire response to the
second HTTP request. Anyone know how to extract specific data from the response?
thanks
atts.