测试之家
  • 社区
  • 问答
  • 招聘
  • 社区学堂新
  • 开源项目
  • 活动
  • Wiki
  • 注册
  • 登录
新手
sixleaves (sixleaves)
第 11419 位会员 / 2016-08-30
6 篇帖子 • 72 条回帖
8 关注者
0 正在关注
3 收藏
GitHub Public Repos
  • DailyLinuxCommand 14

    每日学一条linux命令

  • AIStudy 6

    机器学习和深度学习小组的资料汇集。各位有问题可以提交issue,我会收集到群里提问。

  • buildOP4Six 1

  • singbox_subtool 1

  • systemdesign 0

    系统设计面试:内幕指南(System Design Interview: An Insider’s Guide)

  • architect-awesome 0

    后端架构师技术图谱

  • Learning-SICP 0

    《计算机程序的构造和解释》公开课中文化项目。

  • sixleaves.github.io 0

  • notepictures 0

    notespictures

  • imooc-flink 0

    慕课网,学习《Flink+ClickHouse 玩转企业级实时大数据开发》 https://coding.imooc.com/learn/list/510.html

More on GitHub
  • 個人信息
  • 個人專欄
  • 帖子
  • 回帖
  • 收藏
  • 正在關注
  • 關注者
  • [深圳] 腾讯招聘高级测试工程师 at 2017年02月16日

    深圳 10k 起怎么活。。。

  • ATX 文档 - iOS 控件操作 API at 2017年02月13日

    #19 楼 @codeskyblue 😂 我说的就是命令行啊,xcodebuild 那条命令

  • ATX 文档 - iOS 控件操作 API at 2017年02月13日

    #17 楼 @codeskyblue 我发现多机器 (指手机) 直接并行编译 WDA 会有问题,不知道你怎么解决的~

  • ATX 文档 - iOS 控件操作 API at 2017年02月13日

    能并发么?

  • Linkedin 的蓝色药丸 at 2017年02月13日

    不支持真机有什么测试价值。。。

  • 开发转测试开发,前途如何?。 at 2017年02月13日

    😂 不要来,好好做开发~

  • 管理 macaca 多个 Server,大家都是如何管理的呢? at 2017年02月13日

    你是在测 macaca 的并发吗?

  • 测试开发之路 -- 一个小小工程师的回首 at 2017年01月10日

    你们做持续集成支持的主要是服务端项目吧,还是移动端也有?对于 iOS 这类的移动端项目有什么建议吗?

  • 测试开发之路 -- 一个小小工程师的回首 at 2017年01月10日

    满满的干货啊!!!都是自己的思想,深入的思考,最喜欢这种文章、

  • [思寒] 测试职业发展简谈 at 2017年01月05日

    说得蛮多的,很多挺有道理的,但是测试重要还是开发重要这个问题总体上来看,当然是开发。而做测试开发的真是高不成低不就,门槛低的方面,没法接触具体业务流程,学不到业务相关知识,除非刚好参与一个大平台的开发,会有机会了解。门槛高的技术方面,又不好突破,比如我坐 iOS 的自动化,做 UI 工具的自动化,这些东西底层无非是调用接口,真正比较复杂的是构架和封装,然而学完这些又要学啥呢。出去跳槽的话,开发方面业务肯定要东,测试开发不懂,技术方面又要结合业务,测试开发不懂,所以测试开发真实坑,大坑,做测试开发的同学,如果是技术方面转过来的,尽量不要脱离之前方向,然后趁早别在测试开发待太久,不然会废,这是我的观点。

  • 介绍一个新的支持 iOS 真机的框架 WDUSBClient at 2017年01月05日

    #15 楼 @lrw3716740 这个,还真访问不了。你只能用端口映射。

  • 关于 Macaca 实际运行中的一些问题 at 2017年01月05日

    错误应该有对应的输出把,抓下错误流进行判断。

  • [北京] 新美大 招聘 高级测试开发工程师&业务测试专家 at 2016年12月05日

    一般都不用看最高工资, 一般只会给到最高的一般,哈哈。

  • 介绍一个新的支持 iOS 真机的框架 WDUSBClient at 2016年11月11日

    #9 楼 @wang04170 这个怎么说。。。我觉得在物理层是有问题的,默认走的是无线信道,所以改用 USB 方式规避。

  • 介绍一个新的支持 iOS 真机的框架 WDUSBClient at 2016年11月11日

    #8 楼 @codeskyblue 很久没登入了, 刚看到。iproxy 我不了解,看了 github 上的项目介绍,说了这么一句话 iProxy is just an evening hack of a project so it's far from perfect。iProxy 的实现原理是通过去 hook 系统的 API 或者调用私有 API 实现。我这里的 USB 通信是可以直接操作 10.0 的手机, 如果手机版本又升级了,需要升级对应的 XCode 去匹配。

  • 介绍一个新的支持 iOS 真机的框架 WDUSBClient at 2016年10月21日

    多加了一个微信自动发消息的例子😂
    别拿去恶作剧啊😂

  • 介绍一个新的支持 iOS 真机的框架 WDUSBClient at 2016年10月21日

    有连接错误的重新 git pull 或者 git clone 一份。刚修复了一个链接问题,sorry。

  • 介绍一个新的支持 iOS 真机的框架 WDUSBClient at 2016年10月21日

    #1 楼 @xdf 嗯!
    #4 楼 @chenhengjie123 恩。谢谢提醒。

  • macaca 跑起来后,安装到 iOS 上的 WD 闪退问题。 at 2016年10月10日

    #20 楼 @wang04170 签名后的 WDA 源码?签名是针对二进制文件和其它资源文件的啊,你说的是签名完后的.app 拷贝到 xctest-client 的 node_modules 下吧。

  • macaca 跑起来后,安装到 iOS 上的 WD 闪退问题。 at 2016年10月10日

    #16 楼 @wang04170 还是不行。
    提示什么 Error Domain

    >> xctest-client.js:156:14 [master] pid:8555 2016-10-10 19:35:00.125 xcodebuild[21725:224860] Error Domain=IDETestOperationsObserverErrorDomain Code=5 "Early unexpected exit, operation never finished bootstrapping - no restart will be attempted" UserInfo={NSLocalizedDescription=Early unexpected exit, operation never finished bootstrapping - no restart will be attempted}
    
    >> xctest-client.js:156:14 [master] pid:8555
    Testing failed:
    
    >> xctest-client.js:156:14 [master] pid:8555    Test target Runner encountered an error (Early unexpected exit, operation never finished bootstrapping - no restart will be attempted)
    ** TEST FAILED **
    
    
    >> xctest-client.js:164:14 [master] pid:8555 xctest client exit with code: 65, signal: null
    >> xctest-client.js:156:14 [master] pid:8555 Failing tests:
    
    >> xctest-client.js:156:14 [master] pid:8555    -[UITestingUITests testRunner]
    ** TEST FAILED **
    
    
    >> xctest-client.js:164:14 [master] pid:8555 xctest client exit with code: 65, signal: null
    
  • macaca 跑起来后,安装到 iOS 上的 WD 闪退问题。 at 2016年10月10日

    #15 楼 @wang04170 还真有这个。不过不止这一个。

    >> xctest-client.js:156:14 [master] pid:8555 2016-10-10 17:54:54.560 xcodebuild[11227:182762] Error Domain=IDEFoundationErrorDomain Code=3 "The device cannot run executables for arm64." UserInfo={NSLocalizedDescription=The device cannot run executables for arm64., NSLocalizedRecoverySuggestion=The device does not support the architecture of the selected executable. Switch to a device that supports arm64.}
    
    >> xctest-client.js:156:14 [master] pid:8555 2016-10-10 17:54:54.560 xcodebuild[11227:182762] Error Domain=IDETestOperationsObserverErrorDomain Code=5 "Early unexpected exit, operation never finished bootstrapping - no restart will be attempted" UserInfo={NSLocalizedDescription=Early unexpected exit, operation never finished bootstrapping - no restart will be attempted}
    
    >> xctest-client.js:156:14 [master] pid:8555
    Testing failed:
    
    >> xctest-client.js:156:14 [master] pid:8555    Run test suite UITestingUITests encountered an error (Early unexpected exit, operation never finished bootstrapping - no restart will be attempted)
    Failing tests:
            -[UITestingUITests testRunner]
    ** TEST FAILED **
    
    
    >> xctest-client.js:164:14 [master] pid:8555 xctest client exit with code: 65, signal: null
    >> xctest-client.js:123:16 [master] pid:8555 ERROR: Could not start service com.apple.syslog_relay.
    
  • macaca 跑起来后,安装到 iOS 上的 WD 闪退问题。 at 2016年10月10日

    #12 楼 @wang04170 打开到黑屏,不闪退

  • macaca 跑起来后,安装到 iOS 上的 WD 闪退问题。 at 2016年10月10日

    #12 楼 @wang04170 可以打开。

  • macaca 跑起来后,安装到 iOS 上的 WD 闪退问题。 at 2016年10月10日

    #10 楼 @wang04170 好像也不是闪退, 我看模拟器运行也是这样, 先打开 WD,然后退出。再打开应用,开始测试。问题是我现在到打开应用这不就萎了。。

  • Macaca iOS 真机测试 at 2016年10月10日

    觉得文档太少了,被整得快疯了😂 😂 😂 @adfghzhang

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

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