测试之家
  • 社区
  • 问答
  • 招聘
  • 社区学堂新
  • 开源项目
  • 活动
  • Wiki
  • 注册
  • 登录
版主
Lihuazhang (恒温)
第 110 位会员 / 2013-10-21
阿里巴巴 @ 上海
405 篇帖子 • 7847 条回帖
2531 关注者
33 正在关注
33 收藏
人生很多事情你也已经经历了。从我们35岁开始,到60岁、70岁,也就是经历一些生老病死的日常事情。加油!
打赏支持
GitHub Public Repos
  • ai-agents-with-llama3 12

  • lihuazhang.github.com 9

    my blog

  • juit5-json-params 7

    juit5-json-params

  • MediaCrawler 1

    小红书笔记 | 评论爬虫、抖音视频 | 评论爬虫、快手视频 | 评论爬虫、B 站视频 | 评论爬虫、微博帖子 | 评论爬虫

  • javascript-algorithms 1

    Algorithms and data structures implemented in JavaScript with explanations and links to further r...

  • ahchoo 1

    test for cloudfoundry

  • AutoClick 1

    基于Robotium的自动遍历方案

  • UI-Testing-Cheat-Sheet 1

    How do I test this with UI Testing?

  • revolt-fx 0

  • letsmove 0

More on GitHub
  • 个人信息
  • 专栏
  • 话题
  • 回帖
  • 收藏
  • 关注中
  • 关注者
  • 蓝湖网站的几个 bug at 2018年10月16日

    蓝湖是啥?

  • 步履不停 at 2018年10月16日

    直接 pr 呗

  • 步履不停 at 2018年10月16日

    分页不纠结哦,为了减少计算量

  • spring5 的 webflux,怎么返回自定义的 json 数据? at 2018年10月16日

    这个不是应该去开发社区发么。。。

  • Gatling 测试脚本编写 at 2018年10月15日

    为了更好的阅读体验,请点击个人网站链接

    是说社区的 markdown 不好用么?

  • 在线分享和评论的工具推荐 (组员之间进行知识分享,有权限设置) at 2018年10月15日

    推荐阿里的语雀

  • TesterHome 在 Edge 浏览器的返回后无法点击 bug at 2018年10月14日

    社区在一开始设计就定位高级现代浏览器

  • TesterHome 在 Edge 浏览器的返回后无法点击 bug at 2018年10月14日


    TesterHome,虽然这只是一个小的体验 bug,但我强迫症,我是测试,对每个细节都很关注。

    PS,社区目前只保证 chrome 正常工作。

  • 如何发布闲置物品? at 2018年10月12日

    666

  • [Testerhome][WEB] 最新发布,标题下面有一个小圆圈,见截图 at 2018年10月12日

    收到

  • 今天产品需要,更新到了 Xcode 10,发现 appium 不能正确识别 Xcode 版本了,识别为 0 了,如何解决? at 2018年10月09日

    https://github.com/appium/appium/issues/10810

  • 聊一聊职业发展 at 2018年10月09日

    😂

  • 上海银行 APP 的 bug at 2018年10月08日

    估计是外包做的吧。。。

  • 今天产品需要,更新到了 Xcode 10,发现 appium 不能正确识别 Xcode 版本了,识别为 0 了,如何解决? at 2018年10月08日

    自己编辑呀,版本可以编辑的

  • 首次接觸 "變異測試 Mutation Testing" 的心得 at 2018年10月05日

    今天看了些资料,这个变异测试其实是通过注入变异因子生成变异体,然后用事先准备好的用例来测试,如果有用例漏了,那就要补上去。其实是对 cr 的补足。

  • iOS 页面加载时间测试 at 2018年10月03日

    一直在想基于测试设备的专项测试有没有太大的意义

  • 安卓覆盖率统计 jacoco 问题:coverage.ec 有数据,jacoco-sessions.html 有数据,index.html 覆盖率为 0 at 2018年09月29日

    不懂,帮忙顶下

  • 首次接觸 "變異測試 Mutation Testing" 的心得 at 2018年09月27日

    估计对你们台湾屏蔽了

  • 首次接觸 "變異測試 Mutation Testing" 的心得 at 2018年09月26日

    我记得有论文也写这个 https://pan.baidu.com/s/19oldIBeswk9wIwKpMBczSg

  • Mac 端导入 AppiumLibrary 显示红色问题 at 2018年09月25日

    帮顶

  • ************ at 2018年09月25日

    可以搬到社区来维护一份中文版本

  • 测试开发之路 -- 希望你们在新家过的更好 at 2018年09月25日

    职场越来越难交心了。

  • 腾讯 WeTest 受邀参展 2018 谷歌开发者大会,Android 9 专区免费开放 at 2018年09月24日

    好久没有关注 android 了,居然已经到 9 了

  • Appium 中的一个新功能——ScreenshotsBroadcaster at 2018年09月24日

    LICEcap

  • Appium 中的一个新功能——ScreenshotsBroadcaster at 2018年09月23日

    /**

    • Record the display of devices running iOS Simulator since Xcode 8.3 or real devices since iOS 8
    • (ios-minicap utility is required: https://github.com/openstf/ios-minicap).
    • It records screen activity to a MPEG-4 file. Audio is not recorded with the video file.
    • If screen recording has been already started then the command will stop it forcefully and start a new one.
    • The previously recorded video file will be deleted.

    https://github.com/appium/appium-xcuitest-driver/blob/00a04a7a7cc1cccfa38e93a5fb0f51fa85f1991d/lib/commands/recordscreen.js

    用的就是 minicap

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

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