Forum Discussion
charlesfradley
9 years agoContributor
Thanks, I appreciate the tip using and editor to edit the project file.
Can you provide more details about how you use properties to deal with this ?
Thanks,
CFR.
Radford
9 years agoSuper Contributor
Have a look at the Ready API Environments functionality. I believe that this is what you are after, built in functionality to allow you to switch between different environments that you configure.
Once you set up them up, each environment can have its own SOAP and REST endpoints, plus you can configure JDBC connections and project level variables per environment as well. You can then switch between environments via the GUI or the -E command line parameter if using the TestRunner.bat file.