Test1:

1.SoapUI:

菜鸟:https://blog.csdn.net/duo_shine/article/details/62422164

2.ab:

压测:https://www.cnblogs.com/myvic/p/7703973.html

3.curl:

压测:https://blog.csdn.net/lmb55/article/details/70245805

4.Jmpter:

慕课:http://www.imooc.com/learn/735

接口和压测:

Apache JMeter是Apache组织开发的基于Java的压力测试工具。用于对软件做压力测试,
它最初被设计用于Web应用测试但后来扩展到其他测试领域。 
是压力测试的首选软件
http://www.cr173.com/soft/105079.html#address

jnkins定时布暑工具 webservice

ant打包(调jmeter) html-发邮件

测试之道--jmeter
http://www.testtao.cn/?p=369

51Testing--jmeter压力测试教程(入门篇)
http://www.51testing.com/html/56/n-3723356-2.html

jmeter使用教程
http://blog.csdn.net/ronghuanye/article/details/72956054

Jmeter使用入门
https://www.cnblogs.com/ceshisanren/p/5639895.html

jmeter教程网
http://www.hissummer.com/

6.Badboy:

录制脚本:http://jingyan.baidu.com/article/5d368d1ef548d43f61c05761.html

7.linux安装及命令:

http://wenku.baidu.com/link?url=leLjDeu50CkxB7bKFPbjd-09R8ZZ8VsBYhJdSrYYqIn2z7TOSulopaEW998GvIAQIGmFKcVK1t578ws1z5YIjj7v8sOQY5a99FlGQYnJhgi

8.Git常用命令:

https://www.sheetgit.com/sheets/0d7ce5911254db982aa7b1601fa0fa6d

9.LoadRunner:

LoadRunner,是一种预测系统行为和性能的负载测试工具。
通过以模拟上千万用户实施并发负载及实时性能监测的方式来确认和查找问题,
LoadRunner能够对整个企业架构进行测试。企业使用LoadRunner能最大限度地缩短测试时间,
优化性能和加速应用系统的发布周期。
LoadRunner可适用于各种体系架构的自动负载测试,能预测系统行为并评估系统性能。

LoadRunner11安装教程
https://jingyan.baidu.com/article/da1091fb199da7027849d6ff.html
loadrunner11.0 安装破解详解使用教程
http://blog.csdn.net/zhangge360/article/details/52536250

LoadRunner性能测试工具---(一)使用流程 
http://blog.csdn.net/zzh920625/article/details/45890229

Loadrunner11的使用图解,测试并发,性能等的具体步骤
http://blog.csdn.net/mo_feng_/article/details/67639662


loadrunner如何插入集合点
http://blog.csdn.net/brbrbrbrbrbr/article/details/52438826

LoadRunner检查点
https://jingyan.baidu.com/article/22fe7ced2d951a3003617f70.html

LR性能测试结果样例分析
https://www.cnblogs.com/hyzhou/archive/2011/11/16/2251316.html

安装包
https://pan.baidu.com/s/1ilggZdc5Ill8NCpsN8hh9Q

10.Monkey压测:

adb devices

adb shell monkey -p com.bwie.hx -v 10000 <E:a.txt

步骤:http://blog.csdn.net/true100/article/details/52814520

https://note.youdao.com/share/?id=12630c93a73d24245f62f6f1bbe36de9&type=note#/

基础命令:

安装APK
adb install xx.apk
启动APP
adb shell am start -an 包名/包名.类名
停止该APP
adb shell am force-stop 包名
模拟安卓的Home键
adb shell input keyevent KEYCODE_HOME
输入文字
adb shell input text test_to_input
模拟屏幕touch操作
adb shell input tap x y
模拟屏幕滑动操作
adb shell input swipe x1 y1 x2 y2
查看所有在线的安卓设备
adb device
对指定Android设备模拟屏幕touch操作
adb -s deviceID shell input tap x y

  • 0
    点赞
  • 0
    收藏
    觉得还不错? 一键收藏
  • 0
    评论
评论
添加红包

请填写红包祝福语或标题

红包个数最小为10个

红包金额最低5元

当前余额3.43前往充值 >
需支付:10.00
成就一亿技术人!
领取后你会自动成为博主和红包主的粉丝 规则
hope_wisdom
发出的红包
实付
使用余额支付
点击重新获取
扫码支付
钱包余额 0

抵扣说明:

1.余额是钱包充值的虚拟货币,按照1:1的比例进行支付金额的抵扣。
2.余额无法直接购买下载,可以购买VIP、付费专栏及课程。

余额充值