Forum Discussion
GTaylor
12 years agoOccasional Contributor
DotTest,
I just did something similar to this. I used an HTTP Test Request Step. You can see one in my screen shot. You add the target URL and then the GUI allows you to add post data in the editor which may be what you need. As you can see, the post data is populated from another step (DataSource)in my suite. I think it if you get this test step out and start tinkering with it, you will get what you need out of it.
My particular instance also returned an xml response which the HTTP Test Request Step shows the results to the right making it easy to map to the next test step.
I hope this helps.
GT.
I just did something similar to this. I used an HTTP Test Request Step. You can see one in my screen shot. You add the target URL and then the GUI allows you to add post data in the editor which may be what you need. As you can see, the post data is populated from another step (DataSource)in my suite. I think it if you get this test step out and start tinkering with it, you will get what you need out of it.
My particular instance also returned an xml response which the HTTP Test Request Step shows the results to the right making it easy to map to the next test step.
I hope this helps.
GT.