03 2017 档案

摘要:报错截图: 解决办法:同时开启产品和Fiddler,做如下处理: 阅读全文

posted @ 2017-03-28 16:33 张缤分 阅读(2171) 评论(0) 推荐(0)

摘要:https://www.soapui.org/scripting-properties/tips-tricks.html 阅读全文

posted @ 2017-03-15 15:12 张缤分 阅读(149) 评论(0) 推荐(0)

摘要:String testResultPath = testRunner.testCase.testSuite.project.getPropertyValue( "testResultPath" ) def clientName = testRunner.testCase.testSuite.getP 阅读全文

posted @ 2017-03-10 14:57 张缤分 阅读(503) 评论(0) 推荐(0)

摘要:如果response的Content-Encoding是gzip或者Transfer-Encoding是chunked,在SoapUI里面是无法显示出来的。 解决办法:在Request的Header里面设置Accept-Encoding为deflate 阅读全文

posted @ 2017-03-09 14:52 张缤分 阅读(1364) 评论(0) 推荐(0)

摘要:在Environments里面设置就好了 阅读全文

posted @ 2017-03-06 14:37 张缤分 阅读(761) 评论(0) 推荐(0)

导航