[Webtest] HTTP Post Support
Paul King
webtest@lists.canoo.com
Mon, 11 Apr 2005 23:15:39 +1000
I plan to do something along the lines of Marc's suggestion
when I next get some free time - probably in about 2 weeks time.
Cheers, Paul.
Marc Guillemot wrote:
> or you can extend the invoke step to allow a direct post invocation.
> This could be interesting.
>
> Marc.
>
> Dierk Koenig wrote:
>
>> Hi Richard,
>>
>> You need an Html Page with a form, method=post, action target that
>> points to
>> your "upload" locaction and an input field for your data. You can have
>> this
>> html
>> page in a local file, if you want.
>> <invoke> this file via Canoo WebTest, <setinputfield> your data, and
>> <clickbutton>.
>>
>> cheers
>> Mittie
>>
>> -----Original Message-----
>> From: webtest-admin@lists.canoo.com
>> [mailto:webtest-admin@lists.canoo.com]On
>> Behalf Of Richard Hill
>> Sent: Samstag, 9. April 2005 0:43
>> To: webtest@lists.canoo.com
>> Subject: [Webtest] HTTP Post Support
>>
>>
>> I would like to send HTTP Post XML to a web server. Does Canoo, using
>> HttpUnit or HtmlUnit, support this kind of transaction? Has anyone tried
>> this?
>>
>> Any help would be much appreciated.
>>
>> Thanks,
>> Richard
>>