Forum Discussion

egonzalez's avatar
egonzalez
New Contributor
2 years ago

Sending profile from TestComplete to ReadyAPI

I have an integration between TestComplete and ReadyAPI. What I need (as both have development, qa, and production profiles) is to link the profile I'm hitting in TestComplete to the one in ReadyAPI.

 

Something like what we do with maven -Dready-api-profile=${profile}, is there a guide on how to achieve this?