Forum Discussion

fazlook's avatar
fazlook
Frequent Contributor
9 years ago

Use TestComplete to pass parameters to SoapUI request

Hi everyone,

 

I would like to know how to use Test Complete to pass in variables to a PUT request in SoapUI.

 

Ex: I need to send a PUT request

{

Name: Variable1

Age: Variable2

}

 

Those variables are set in TestComplete and not SoapUI.

 

Please note that I am using Ready API in TC to connect between both.

 

Thank you

 

9 Replies

  • nmrao's avatar
    nmrao
    Community Hero
    How test complete interacts to soapui in first place? a Http call?