测试之家
  • 社区
  • 问答
  • 招聘
  • 社区学堂新
  • 开源项目
  • 活动
  • Wiki
  • 注册
  • 登录
新手
sunchuanxin
第 17794 位会员 / 2017-05-25
7 篇帖子 • 6 条回帖
0 关注者
1 正在关注
1 收藏
未设置 GitHub 信息.
  • 个人信息
  • 专栏
  • 话题
  • 回帖
  • 收藏
  • 关注中
  • 关注者
  • 热门话题
  • 最近回帖
  • 接口测试 小米手机如何安装 Charles 证书
    3 个赞 / 24 条回复
  • 接口测试 postman 怎么提取接口返回值,以便其它接口使用
    2 个赞 / 2 条回复
  • 接口测试 postman 如何将 response base64 解码呢
    1 个赞 / 3 条回复
  • 自动化工具 jmeter 如何对接口返回值 base64 解密
    0 个赞 / 2 条回复
  • 接口测试 RF 和 Jmeter 做接口自动化的利弊
    0 个赞 / 3 条回复
  • 接口测试 jmeter 3.0 多线程组中分别设置的自定义变量,变量不可以重名吗?
    0 个赞 / 2 条回复
  • 接口测试 jmeter3.0 察看结果树中看不到请求中响应数据
    0 个赞 / 7 条回复
  • 小米手机如何安装 Charles 证书 at 2017年09月25日

    你的 MIX2 android 版本是多少

  • 小米手机如何安装 Charles 证书 at 2017年07月24日

    Charles 官网说明 https://www.charlesproxy.com/documentation/using-charles/ssl-certificates/
    Android
    As of Android N, you need to add configuration to your app in order to have it trust the SSL certificates generated by Charles SSL Proxying. This means that you can only use SSL Proxying with apps that you control.
    In order to configure your app to trust Charles, you need to add a Network Security Configuration File to your app. This file can override the system default, enabling your app to trust user installed CA certificates (e.g. the Charles Root Certificate). You can specify that this only applies in debug builds of your application, so that production builds use the default trust profile.

  • 小米手机如何安装 Charles 证书 at 2017年07月21日

    https 自己的是什么

  • jmeter 3.0 多线程组中分别设置的自定义变量,变量不可以重名吗? at 2017年07月18日

    ok 明白了

  • postman 怎么提取接口返回值,以便其它接口使用 at 2017年06月01日

    搞出来的示例
    tests 中填写
    var jsonData = JSON.parse(responseBody);
    postman.setEnvironmentVariable("prd", jsonData.data[0].ip);
    值的部分不要加引号

  • jmeter3.0 察看结果树中看不到请求中响应数据 at 2017年05月31日

    WARN - jmeter.protocol.http.visualizers.RequestViewHTTP: Error decoding query, maybe your request parameters should be encoded:
    参数要 encode?
    还有一个 ERROR
    ERROR - jmeter.JMeter: Uncaught exception: java.lang.NullPointerException

关于 / 活跃用户 / 中国移动互联网测试技术大会 / 反馈 / Github / API / 帮助推广
TesterHome社区,测试之家,由众多测试工程师组织和维护的技术社区,致力于帮助新人成长,提高测试地位,推进质量发展。Inspired by RubyChina
友情链接 WeTest腾讯质量开放平台 / InfoQ / 掘金 / SegmentFault / 测试窝 / 百度测试吧 / IT大咖说
简体中文 / 正體中文 / English

©testerhome.com 测试之家   渝ICP备2022001292号
  渝公网安备 50022202000435号    版权所有 © 重庆年云聚力信息技术有限公司