Forum Discussion

danielrose01's avatar
danielrose01
Occasional Contributor
11 years ago

Test Script Question

I am a newbie with SoapUI.

I need to run about 50 transactions through Soap UI.

The trouble is each of these transactions require a Soap Header that needs to have a Timestamp and a User Password created.

So, how to I take each of my 50 transactions and have TEST create the Soap Envelope, insert the Transaction inside the Soap Body, then insert a Soap Header, insert a Timestamp with a 200 ms, insert the User Password text, then finally submit the transaction to my endpoint.