测试之家
  • 社区
  • 问答
  • 招聘
  • 社区学堂新
  • 开源项目
  • 活动
  • Wiki
  • 注册
  • 登录
会员
arose (初痕)
第 19027 位会员 / 2017-07-07
24 篇帖子 • 83 条回帖
0 关注者
5 正在关注
15 收藏
静心成大器
GitHub Public Repos
  • esayapi 0

    Map排序、Excel读写、junit单元测试、数组最大数下标、JSONObject与JSONArray的使用

More on GitHub
  • 个人信息
  • 专栏
  • 话题
  • 回帖
  • 收藏
  • 关注中
  • 关注者
  • allure-results 在 jenkins 的 job 目录未生成,报告一直是最开始的数据。怎么显示最新的报告 at 2020年07月22日


    报告乱码 eclipse 里面更换编码格式解决不了

  • 外包公司赚了多少差价? at 2020年06月28日

    大部分 15%-30%

  • 疫情期间测试工程师的记录 at 2020年06月22日

    涌入互联网行业的大学生太多,市场已经饱和了,跟疫情关系不是很大,还有就是用户群都在大厂手里,年轻人没有那么多时间去使用 APP

  • 使用 uiautomatorviewer 定位页面元素,底部无法定位,求求懂的大佬帮忙看下 at 2020年06月05日

    这个控件是可点击的?不行试试坐标轴点位

  • jenkins 打安卓包失败 at 2020年06月02日

    项目里面加了,现在出现 alipaySdk-15.7.6-20200521195132-noUtdid.aar 依赖文件错误,我 jenkins 服务器本地目录生成了这个文件,搞不明白这是什么原因

  • jenkins 打安卓包失败 at 2020年06月02日

    今天又出现了新的问题😓
    FAILURE: Build failed with an exception.

    • What went wrong:
      Execution failed for task ':alipay:bundleDebugAar'.

      Direct local .aar file dependencies are not supported when building an AAR. The resulting AAR would be broken because the classes and Android resources from any local .aar file dependencies would not be packaged in the resulting AAR. Previous versions of the Android Gradle Plugin produce broken AARs in this case too (despite not throwing this error). The following direct local .aar file dependencies of the :alipay project caused this error: D:\jenkins\workspace\AndroidTest\alipay\libs\alipaySdk-15.7.6-20200521195132-noUtdid.aar

    • Try:
      Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.

    • Get more help at https://help.gradle.org

    Deprecated Gradle features were used in this build, making it incompatible with Gradle 7.0.
    Use '--warning-mode all' to show the individual deprecation warnings.
    See https://docs.gradle.org/6.4.1/userguide/command_line_interface.html#sec:command_line_warnings

  • jmeter 参数签名不支持 TreeMap at 2020年05月28日

    确实不支持,现在解决了,感谢

  • 执行 ant 报错 at 2019年06月21日


    目录错了吧。是 - 不是.?

  • yapi 接口自动化与 jenkins 集成的探索之路 at 2019年06月14日

    用 Jenkins 执行 shell 也是同样的情况,本机是 windows

  • yapi 接口自动化与 jenkins 集成的探索之路 at 2019年06月12日
    仅楼主可见
  • 我个人理解的测试、开发和算法工程师 at 2019年06月04日

    赞一个

  • [上海] [Innotech] 招聘测试工程师、测试开发工程师、测试 leader at 2019年05月31日
    仅楼主可见
  • [上海] [Innotech] 招聘测试工程师、测试开发工程师、测试 leader at 2019年05月30日
    仅楼主可见
  • [上海] [Innotech] 招聘测试工程师、测试开发工程师、测试 leader at 2019年05月29日
    仅楼主可见
  • [已结束][北京] 快看漫画招聘测试工程师/资深测试开发工程师 at 2019年05月24日

    免费晚餐(加班比较多),七险一金(重疾险),重点业务(复杂的都在你这)☺

  • 如果待在一家公司没涨过工资心里会有什么想法 at 2019年05月23日

    如果当纯为了 2k 就想着换工作觉得没有必要,首先你得看看自己 产出与收入是否成正比。还有继续干下去能不能提升,不能的话尽早换,待下去也没啥用,慎重选择下家,最后劝你千万千万别裸辞

  • HttpRunner 的测试用例分层机制 (适用于 2.X) at 2019年04月23日

    请问结合 Jenkins 构建的话 shell 命令为 hrun d:\python3.7\Lib\site-packages\httprunner\login.json --report-dir d:\reports
    执行成功了但是没有输出 html 报告,cmd 命令可以输出,这是什么原因

  • HttpRunner 的测试用例分层机制 (适用于 2.X) at 2019年04月23日

    用的 json 在线编辑器
    http://www.bejson.com/jsoneditoronline/

  • HttpRunner 的测试用例分层机制 (适用于 2.X) at 2019年04月22日

    刚上手,问下大佬几个问题😃
    1、多个测试用例是写一个 json 文件好还是分开写好,分开的话 config 需要声明多个吗
    2、有些接口 response 返回多个 json 数据,如果指定提取一个字段的话是使用这个方法吗"userId": "json.body.userBasicInfo.userId[1]"

    3、文件上传接口参数应该怎么声明
    4、针对点赞,评论接口断言,code 响应 200 为验证是否成功还需重新调用详情接口与上次 count 做比较,如何使用这两个参数值来 eq

  • jenkins Performance Trend 乱码处理 at 2019年03月19日

    build.xm、jtl 配置文件 encoding 都是 UTF-8,jenkins 的全局环境变量加了键值 zh_CN.UTF-8 也没作用😩

  • ant+jmeter 跑出来的 html 怎么把 resport data 变成 json 标准格式 at 2019年03月18日

    目前用的是 jmeter-results-detail-report_21,jmeter-results-shanhe-me 模板有生成 json 的 js 方法,在看源码看能不能拿过来用。

  • 招 2 个测试开发工程师 / 自动化测试工程师 at 2018年12月28日
    仅楼主可见
  • 您有一份来自社区的礼物请查收 at 2018年12月28日

    已提交

  • jmeter 接口测试通过返回 json 数据值正则取参 at 2018年11月14日

    谢谢,了解下都差不多哈

  • jmeter 接口测试通过返回 json 数据值正则取参 at 2018年11月14日

    谢谢各位,问题已解决,引用了 3 楼的正则

    而 (.+?) 实际是

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

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