在当前的TestSuite/TestCase的Setup Script里面写上这段代码:
import com.eviware.soapui.model.support.PropertiesMap log.info "Running LoadCustomProperties, load project/testsuite/testcase custom properties of test env and benchmark env." log.info context.testSuite.project.getTestSuiteByName("LoadCustomProperties").run(new PropertiesMap(), false)