木吟

导航

2015年10月27日 #

SoapUI中如何传递cookie

摘要: import com.eviware.soapui.support.types.StringToStringMap //Get all the cookies in the response def cookiesList = testRunner.testCase.getTestStepByName("Login").testRequest.response.responseHeader... 阅读全文

posted @ 2015-10-27 11:44 木吟 阅读(3710) 评论(0) 推荐(0)

获取本地soapUI项目路径

摘要: def projectDir = ${projectDir} 阅读全文

posted @ 2015-10-27 11:21 木吟 阅读(873) 评论(0) 推荐(0)