05 2017 档案

摘要:import com.eviware.soapui.support.GroovyUtils def groovyUtils = new GroovyUtils( context ) def realId = context.expand( '${Save#Response#$[\'data\'][\'portfolioId\']}' ) log.info realId testRunner... 阅读全文

posted @ 2017-05-24 09:56 张缤分 阅读(627) 评论(0) 推荐(0)

摘要:import com.eviware.soapui.support.types.StringToStringMap def hearderMap = new StringToStringMap() def apiKey = '${#Project#ApiKey}' def productId='${#Project#X-API-ProductId}' def requestId='${#Pr... 阅读全文

posted @ 2017-05-24 09:50 张缤分 阅读(6096) 评论(0) 推荐(0)

摘要: 阅读全文

posted @ 2017-05-10 12:42 张缤分 阅读(288) 评论(0) 推荐(0)

摘要:https://www.soapui.org/reporting/the-report-datasink.html 阅读全文

posted @ 2017-05-10 10:35 张缤分 阅读(225) 评论(0) 推荐(0)

导航