Hi Cody,
I am new to test studio , I have a query regarding load testing ,
These are sequence of steps in my user profile
Https://myappurl/MessageSearchPhrase/getJsonMatchedUsers.spr/searchPhrase=U326960&_=1406802877985 and its a GET type HTTPS request.
Https://myappurl/message/submit.spr and its a POST type HTTPS request
After adding CSV to the load test , I am able to bind the SearchPhrase parameter to values from the CSV .As a result of GET request,in response Content I will get the some USER-ID .I need to use that user id in the POST's request header content.Is there any way to get the content from the GET response and send the USER-ID in the post request header content or can I data bind the POST request header Content so that I can give the USER-ID directly from the CSV .Please find the attached zip file for snapshots and text files for more details regarding the Request and Response Content
I am new to test studio , I have a query regarding load testing ,
These are sequence of steps in my user profile
Https://myappurl/MessageSearchPhrase/getJsonMatchedUsers.spr/searchPhrase=U326960&_=1406802877985 and its a GET type HTTPS request.
Https://myappurl/message/submit.spr and its a POST type HTTPS request
After adding CSV to the load test , I am able to bind the SearchPhrase parameter to values from the CSV .As a result of GET request,in response Content I will get the some USER-ID .I need to use that user id in the POST's request header content.Is there any way to get the content from the GET response and send the USER-ID in the post request header content or can I data bind the POST request header Content so that I can give the USER-ID directly from the CSV .Please find the attached zip file for snapshots and text files for more details regarding the Request and Response Content