阅读背景:

[SoapUI] 在Test Step 下加Script Assertion,用 messageExchange 获取当前步骤的response content

来源:互联网 
//Get response content of the current request
def response = messageExchange.getResponseContent()

//Check data
assert response.contains("uaL5ist"), "FAIL : Dependencies:Calculation Service, Time Series, Database, Setting Storage"
//Get response content of the current reque



你的当前访问异常,请进行认证后继续阅读剩余内容。

分享到: