Forum Discussion
AlexKaras
10 years agoCommunity Hero
Hi,
What application and test you are talking about?
- deepak211310 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.
- AlexKaras10 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.
- deepak211310 years agoNew Contributor
Thanks Alex.