[SoapUI] 配置默认环境的properties

Posted 张缤分

tags:

篇首语:本文由小常识网(cha138.com)小编为大家整理,主要介绍了[SoapUI] 配置默认环境的properties相关的知识,希望对你有一定的参考价值。

<Envs>
	<Env id="Live,Default environment">
		<Project>
			<CusProperty name="endPointMain" value="https://glminnw.test.com" />
			<CusProperty name="endPointPas" value="https://gads.test.com" />
			<CusProperty name="endPointTls" value="https://gloolnw.test.com" />
			<CusProperty name="endPointSSOServer" value="https://avol.test.com" />
			<CusProperty name="endPointHypoServer" value="https://awd.test.com" />

  

以上是关于[SoapUI] 配置默认环境的properties的主要内容,如果未能解决你的问题,请参考以下文章