Forum Discussion

NisseBakkerud's avatar
NisseBakkerud
New Contributor
8 years ago
Solved

SoapUI Java API sending simple Http POST

Hi,
I'm using Soap UI java API for some basic functionality, such as sending soap requests and running a wsdl mock service. 

Now however I want to simply create a default project; a test suite; a test case and a http request test step. But I can't find out how to go about this using the Java API.
Since I have no wsdl I only want to maka a simple HTTP POST call. Setting this up in SoapUI gui, no problems but I don't get which java methods to use when doing this programmatically.

 

Can anyone give me a pointer, or two?

 

Thanks in advance!

// Nisse Bakkerud

3 Replies