会员
周边
众包
新闻
博问
闪存
赞助商
Chat2DB
所有博客
当前博客
我的博客
我的园子
账号设置
会员中心
简洁模式
...
退出登录
注册
登录
Ootori
博客园
首页
新随笔
联系
管理
订阅
随笔 - 55 文章 - 0 评论 - 4 阅读 -
73260
1
2
3
4
5
6
下一页
2023年4月20日
Mac 中设置 python 默认版本
摘要: Mac 中设置 python 默认版本1. $ sudo vi ~/.bashrc 2. shell中输入alias python2='/Library/Frameworks/Python.framework/Versions/2.x/bin/python2.x'alias python3='/Li
阅读全文
posted @ 2023-04-20 17:39 Ootori
阅读(614)
评论(0)
推荐(0)
2023年4月10日
vue3 环境搭建部署
摘要: 安装 node 查看版本 chenjun@chenjundeMacBook-Air uitest % node -v v18.7.0 创建 vue 项目(⚠️注意项目名称小写) npm init vue@latest 运行 vue 项目 1 cd 项目 2 npm install 3 npm run
阅读全文
posted @ 2023-04-10 13:36 Ootori
阅读(34)
评论(0)
推荐(0)
2023年2月7日
Jmeter 解决 NoHttpResponseException: ip:80 failed to respond
摘要: 在 /Users/chenjun/jmeter/apache-jmeter-5.5/bin/jmeter.properties : 修改一下 httpclient4.retrycount=100 httpclient4.request_sent_retry_enabled=true httpclie
阅读全文
posted @ 2023-02-07 10:11 Ootori
阅读(384)
评论(0)
推荐(0)
Jmeter 之Read Time out
摘要: https://blog.csdn.net/TELL521/article/details/77041612 一、背景 运行时遇到有时候通过,有时候不通过,报错“SocketTimeException: read Time out” 百度后仍无解 二、解决方法 1、 线程组设置:“Delay Tre
阅读全文
posted @ 2023-02-07 10:02 Ootori
阅读(451)
评论(0)
推荐(0)
Jmeter在linux上运行(命令行运行Jmeter)
摘要: https://www.jianshu.com/p/47f6f576e547 1.下载安装 http://jmeter.apache.org/download_jmeter.cgi Jmeter官网下载 linux下应使用tgz包,下载 Binariesapache-jmeter-2.13.tgz
阅读全文
posted @ 2023-02-07 10:00 Ootori
阅读(1433)
评论(0)
推荐(0)
2023年1月31日
jmeter+ant生成详细测试报告
摘要: https://www.cnblogs.com/pengjiaquan/p/16269561.html
阅读全文
posted @ 2023-01-31 17:27 Ootori
阅读(17)
评论(0)
推荐(0)
jmeter压力测试动态修改并发参数
摘要: https://blog.csdn.net/weixin_45131345/article/details/117412808#:~:text=%E4%B8%BA%E4%BA%86%E6%8C%89%E6%8C%87%E5%AE%9A%E6%97%B6%E9%95%BF%E6%89%A7%E8%A1
阅读全文
posted @ 2023-01-31 16:12 Ootori
阅读(1635)
评论(0)
推荐(0)
2022年5月8日
goc 代码覆盖率
摘要: 安装 go:https://golang.google.cn/ 查看 go 版本命令:go version goc 项目:https://github.com/qiniu/goc/blob/master/README_zh.md mac 安装 goc : curl -s -L "https://gi
阅读全文
posted @ 2022-05-08 21:44 Ootori
阅读(830)
评论(0)
推荐(0)
2022年5月2日
二开Jacoco + codediff 实现增量覆盖率报告
摘要: 一、教学视频:https://www.bilibili.com/video/BV1tr4y1i7f1?p=9 二、前期准备 下载 Maven:https://maven.apache.org/download.cgi 安装配置 Maven: https://blog.csdn.net/m0_6740
阅读全文
posted @ 2022-05-02 15:54 Ootori
阅读(2030)
评论(0)
推荐(0)
2022年4月3日
Jenkins 各种自动项目触发方式
摘要: 一、Jenkins 开发项目构建完触发=》自动化测试项目构建(触发远程构建) 测试项目的触发设置:项目=》配置=》构建触发器=》触发远程构建 根据规则拼接 webhook url: http://chentuanzhang.ml:10240/job/AutoTest/buildWithParamet
阅读全文
posted @ 2022-04-03 20:50 Ootori
阅读(660)
评论(0)
推荐(0)
1
2
3
4
5
6
下一页
公告
昵称:
Ootori
园龄:
12年1个月
粉丝:
7
关注:
2
<
2025年7月
>
日
一
二
三
四
五
六
29
30
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
1
2
3
4
5
6
7
8
9
点击右上角即可分享