Forum Discussion
deepak2113
11 years agoNew Contributor
Hi ,
I am trying to test a set of GET and PUT API's by creating a new Soap Project. This API's are being called from a mobile application.
AlexKaras
11 years agoCommunity Hero
Hi,
This is TestComplete forum. I think that http://community.smartbear.com/t5/Ready-API-Support-and/bd-p/Ready_API_Support_and_Suggestions is more relevant one for SoapUI questions/requests.
Anyway, you can create two Custom Properties (username and password) within the project (Custom Properties tab on the lower left with the needed project node selected in the projects tree) and then reference these properties in requests.
- deepak211311 years agoNew Contributor
Thanks Alex.