会员
众包
新闻
博问
闪存
赞助商
HarmonyOS
Chat2DB
所有博客
当前博客
我的博客
我的园子
账号设置
会员中心
简洁模式
...
退出登录
注册
登录
张缤分
2017年8月7日
[Jenkins] 在Jenkins执行单个test suite
摘要: cd %WORKSPACE%cmd /c call "%READYAPI_PRO_190%\bin\testrunner.bat" -a -j -s"%TestSuiteToRun%" -PtestAndBmkEnv="%Comparison_Environment%" -f"%WORKSPACE%
阅读全文
posted @ 2017-08-07 16:48 张缤分
阅读(343)
评论(0)
推荐(0)
[SoapUI] 将科学计数法转化为普通数字,并且只保留小数点后几位
摘要: 方案一: 方案二:
阅读全文
posted @ 2017-08-07 16:38 张缤分
阅读(416)
评论(0)
推荐(0)
[SoapUI] 各种日期计算
摘要: import java.util.*; import java.text.SimpleDateFormat; // current date String dateNew = today() // tomorrow String tomorrow = tomorrow() // yesterday String yesterday = yesterday() // the day be...
阅读全文
posted @ 2017-08-07 16:28 张缤分
阅读(384)
评论(0)
推荐(0)
[SoapUI] SoapUI学习视频地址
摘要: http://www.soapui-tutorial.com/
阅读全文
posted @ 2017-08-07 16:22 张缤分
阅读(206)
评论(0)
推荐(0)
[SoapUI] Compare JSON Response(比较jsonobject)
摘要: http://jsonassert.skyscreamer.org/ 从这个网站下载jsonassert-1.5.0.jar ,也可以下载到源代码 SoapUI里面没有这个jar,把它放在lib目录下,在SoapUI里面调用如下:
阅读全文
posted @ 2017-08-07 16:09 张缤分
阅读(363)
评论(0)
推荐(0)
导航
博客园
首页
新随笔
联系
订阅
管理
公告