Transfer property value to request header in next step.
Hi all,
I'm trying to transfer one property from one test step response to next step request.
I have managed to extract the property in a property called myproperty but now I need to use this property in an authentication header but using $myproperty in header value the value is not correctly set during testing.
please can you help me to set the header with the property value.
thanks in advance, Pablo.
Hmm, really frustrating for both.
Step1:
Select test case name, and select custom tab and add property as mentioned and leave value blank (a Property Transfer step is going to write value for this )
Step 2 : Go to Property transfer step, make the changes as suggested in the image i.e., Select the test case for the target drop down and Select the Property name
Then remove the tem_property test step
Step 3: