测试之家
  • Topics
  • QA
  • 招聘
  • 社区学堂新
  • 开源项目
  • 活动
  • Wiki
  • Sign Up
  • Sign In
管理员
chenhengjie123 (陈恒捷)
第 605 位Users / 2014-03-16
字节跳动 @ 广州
157 篇帖子 • 5486 条回帖
1432 关注者
17 正在关注
100 收藏
人与人的差距取决于工作、睡觉之外的8个小时!
打赏支持
GitHub Public Repos
  • vue-testcase-minder-ed... 102

    基于百度脑图的用例编辑器组件,支持记录测试结果

  • gs-rest-service 5

    Building a RESTful Web Service :: Learn how to create a RESTful web service with Spring.

  • JavaSpringMvcBlog 5

  • ffmpeg-go 1

    golang binding for ffmpeg

  • ws-qvh 0

    Server for streaming the screen of iOS devices over WebSocket.

  • goav 0

    Golang bindings for FFmpeg (This repository is no longer maintained)

  • gmf 0

    Go Media Framework

  • quicktime_video_hack 0

    Record iOS device audio and video

  • ws-scrcpy 0

    Web client prototype for scrcpy.

  • ChuanhuChatGPT 0

    GUI for ChatGPT API

More on GitHub
  • 个人信息
  • 专栏
  • 话题
  • 回帖
  • 收藏
  • 关注中
  • 关注者
  • fir.im Weekly - 我回来了 at July 22, 2015

    vhf/free-programming-books 这个很正点,很全面的程序员需要阅读的编程资料合集。

  • CrashMonkey4iOS 试用过程总结 at July 22, 2015

    #34 楼 @happy_sola 那些 log 也没有报错信息?例如 uiautomation log 和 iOS log 。

  • CrashMonkey4iOS 试用过程总结 at July 22, 2015

    #35 楼 @joker 请看:

    $ bin/smart_monkey -h
    Usage: smart_monkey [options]
        -a app_name                      Bundle ID of the desired target on device(Required)
        -w device                        Target Device UDID(Required)
        -n run_count                     How many times monkeys run(default: 1)
        -d result_dir                    Where to output result(default: ./smart_monkey_result)
        -t time_limit_sec                Time limit of running
        -s dsym_file                     Use .dSYM file to symbolicating crash logs
        -c custom_path                   Configuration custom.js Path
        -e extend_javascript_path        Extend Uiautomation Javascript for such Login scripts
            --compress-result compress_rate
                                         compress the screenshot images to save disk space!(example: 50%)
            --detail-count detail_event_count
                                         How many events to show in detail result page(default 50)
            --show-config                Show Current Configuration custom.js
            --drop-useless-img           Delete the un-displayed images of detial page.
            --list-app                   Show List of Installed Apps in iPhone/iPhone Simulator
            --list-devices               Show List of Devices
            --reset-iPhone-Simulator     Reset iPhone Simulator
            --version                    print smart monkey version
    

    留意 -n run_count 参数

  • Infer 工具 Docker image 发布 at July 22, 2015

    #11 楼 @huchao2307 windows 下可以配合 boot2docker 来使用 docker 。

  • Calabash Android 使用教程 (一) at July 20, 2015

    赞!写得很详细!

  • Calabash Android 使用教程 (一) at July 19, 2015

    1、麻烦使用 md 语法排版
    2、麻烦添加头像

  • [已解决] 测试小白的种种疑惑 at July 19, 2015

    赞同 Monkey 观点。就像恒温之前说的,要专注。不要想做好每一件事,先想做好其中一件事,然后抛开其他事。

    不过我也没资格说这个。。。我现在也处在做得事情太杂的状态。。。

  • 移动测试大会 (MTSC 2015) 总结 at July 19, 2015

    赞!

    组织一次活动真的很辛苦的,而且通过活动能收获多少不是取决于组织者,而是取决于参加者。组织者的责任是让参加者能更好地参加活动,让活动顺利进行。至于参加者能否从活动中收获到自己想收获的,那是参加者的事,由参加者决定。毕竟没有任何 topic 能让所有 level 的人都完全听懂并收获良多,但也不会有任何 topic 让你听完和没听没任何区别。

    觉得没有任何收获的同学,或者觉得只值 50 元 票价的同学,麻烦想一下:为什么其他人愿意花 500 元,甚至 3000 元(我来回交通、住宿加大会票价接近 3k)过来参加?为什么其他人能收获不少,而你却没收获到多少?

  • appium 启动 问题 at July 18, 2015
    1. 直接在浏览器打开 http://127.0.0.1:4723/wd/hub 看下是否提示 That URL did not map to a valid JSONWP resource。如果显示无法打开,那就是 appium server 没有成功监听到 4723 端口。
    2. 把 appium server 的地址改成 0.0.0.0:4723 再试试。
  • Infer 工具 Docker image 发布 at July 17, 2015

    赞!Dockerfile 搞定后可以直接发个 PR 给 infer 官方了。

  • Appium IOS 键盘隐藏出错 at July 16, 2015

    请看官方文档:
    https://github.com/appium/python-client#hiding-the-keyboard-in-ios

    最后提醒一次,请使用 md,把日志改为代码块:

    代码块
    

    不懂 md 的麻烦花几分钟看看 排版说明

  • Appium IOS 键盘隐藏出错 at July 16, 2015

    #4 楼 @diao2007 另外,你这是 python 的语法吗?错误信息说得很明显了:

    hide_keyboard() got multiple values for keyword argument 'key_name'
    

    你调用 hide_keyboard() 的写法有问题。

  • Appium IOS 键盘隐藏出错 at July 16, 2015

    #4 楼 @diao2007 不要以后。。。现在改不行吗?就几分钟的事情。

  • MTSC 2015 (711 大会) 后感及工作两年总结 at July 16, 2015

    #23 楼 @monkey 擦。。。Monkey 阿姨别捣乱!

  • MTSC 2015 (711 大会) 后感及工作两年总结 at July 15, 2015

    #19 楼 @laiyuncong8404 我是男生啊。。。那是他们起的绰号。。。
    #21 楼 @anikikun 你看,搞出误会了。。。

  • [已解决] appium iOS 输入用户名可以输入手机号报错 at July 15, 2015

    #11 楼 @diao2007 额,那就是你的解决方案是按照 github 那个 Issue 最后一个评论所说,把 send_keys 改成 type ?
    评论那么多,而且还有那么多日志,怎么找。。。直接把你的解决方案附到正文不是更清晰嘛。而且有些人看不懂英文的。。。

  • 新手求教 Window7 下 NPM 安装 appium 报 unpack 错误,如何解决 at July 15, 2015

    #9 楼 @honeybadger 。。。appiumForWindows 也可以通过命令行来控制的。。。
    例如你的 AppiumForWindows 放在 C:\appium 下,那么可以在命令行里敲下面的命令来启动 appium server:

    C:\Appium\node.exe C:\Appium\node_modules\appium\bin\appium.js
    

    效果和你用 npm 安装后使用 appium 命令启动是一样的。

    AppiumForWindows 只是把你原本要跑的命令用 GUI 来触发,并不是封杀了这条路。

  • Robotium 执行 bat 文件,使得自动拷贝手机文件到 PC,执行了没效果,已经搞了很久了 at July 15, 2015

    #8 楼 @yangchengtest 1k/1g,比切糕还贵。。。

  • 新手求教 Window7 下 NPM 安装 appium 报 unpack 错误,如何解决 at July 15, 2015

    实在不行的话考虑 appium.app 或者 appiumForWindows 吧。我觉得在这个地方耗这么长时间意义不大。

  • MTSC 2015 (711 大会) 后感及工作两年总结 at July 14, 2015

    #11 楼 @philina 勤思考,做总结。只要能坚持下去,什么行业都很有前途。而且无论是什么行业,不断学习都是很重要的。

  • MTSC 2015 (711 大会) 后感及工作两年总结 at July 14, 2015

    #14 楼 @woniu 自己的感想还是很重要的。有些东西部及早动笔后面就找不回来了。以后多交流,共同成长!

  • MTSC 2015 (711 大会) 后感及工作两年总结 at July 14, 2015

    #8 楼 @cpfeng0124 谢谢支持!机械手这个我还真没怎么了解过。。。Dan 那个看起来像是 3d 打印机改造的。

  • MTSC 2015 (711 大会) 后感及工作两年总结 at July 14, 2015

    #7 楼 @anikikun 没见到大东哥哥也好可惜。。。
    下次广州沙龙有兴趣来当讲师不?

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

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