测试之家
  • 社区
  • 问答
  • 招聘
  • 社区学堂新
  • 开源项目
  • 活动
  • Wiki
  • 注册
  • 登录
版主
Lihuazhang (恒温)
第 110 位会员 / 2013-10-21
阿里巴巴 @ 上海
405 篇帖子 • 7860 条回帖
2537 关注者
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
  • 個人信息
  • 個人專欄
  • 帖子
  • 回帖
  • 收藏
  • 正在關注
  • 關注者
  • 求教:在 ios 设备上 如何获取 app 的控件 id? at 2014年04月02日

    #4 楼 @sundaxian 参考这篇文章 http://www.cnblogs.com/dw729/p/3370488.html

  • 新手的问题:ruby+appium,android 模拟器下运行脚本报错,求大师们帮忙~ at 2014年04月02日

    请不要贴图! 贴代码或者日志! 谢谢!

  • appium0.17 版本发布 at 2014年04月02日

    #17 楼 @zhouxiaoyagirl 因为它是两个层级的东西。

  • 【求助】monkey 的并发测试 at 2014年04月01日
    #! /bin/bash
    
    for s in s1 s2 s3
    do
        adb -s $s shell monkey -p com.example -v 500000 > $s.log
    done
    
  • 【求助】monkey 的并发测试 at 2014年04月01日

    cts 可以 -shard

  • 使用 appium 在 android4.4.2 真机上测试程序时,启动报错,该怎么解决。 at 2014年04月01日

    #17 楼 @young 确定

  • 招聘高级测试开发工程师 at 2014年04月01日

    #1 楼 @starshowrly hoho~ @monkey 你可以转岗了。。

  • 移动安全测试需要关注点?请大家补充 at 2014年04月01日

    其实还有一点,防止窃屏。。。

  • 移动安全测试需要关注点?请大家补充 at 2014年04月01日

    #5 楼 @angel_ying 系统本身的漏洞

  • appium0.17 版本发布 at 2014年04月01日

    #14 楼 @zhouxiaoyagirl 你明显写错了啊。

    desired_caps['app-activity'] = '.simpleactivity.SplashActivity'
    

    你看看自己的是神马?

  • Appium 安卓环境的配置 at 2014年04月01日

    #5 楼 @mandy_hit android apk 的 build 可以参考 android 的发布。只要开发的签名就可以了。这是 python 脚本, python 的运行请参考 python 文档。

  • Appium 安卓环境的配置 at 2014年04月01日

    #6 楼 @mandy_hit assert 是你的验证框架做的啊,和 appium 无关。

  • appium+windows 运行报错 at 2014年04月01日

    这是一个 bug 已知

  • 让我们重拾一个沉重的话题:提问的艺术 / 技巧 at 2014年04月01日

    有必要再顶下此贴,之后新帖会被审核,如果相同问题,将删除整理至同一话题。明明有日志,贴图不贴日志的直接删贴。另外,请大家发帖前,先搜索。

  • 如何使用 java 语言 连接安卓真机?第一次接触 appium 求帮组 at 2014年03月31日

    翻翻以前的文章,都有的

  • Permission to debug [AppName] was denied at 2014年03月31日

    @sundaxian

    使用的是开发者帐号编译的,开发者证书电脑上面也有
    运行的时候 app 可以打开,但是闪退了,而且连续好几次闪退。
    求救。

    下面是 log

    info: iOS SDK Version set to 7.0
    
    info: Detecting automation tracetemplate
    
    info: Not auto-detecting udid, running on sim
    info: Parsed app Localizable.strings
    info: Not setting locale because we're using a real device
    info: Not setting iOS and app preferences since we're on a real device
    info: Starting iOS device log capture via idevicesyslog
    
    info: Not setting device type since we're connected to a device
    
    info: Creating iDevice object with udid 843bb46631ac5c1408af67ae25a48d3b2e2c4888
    info: Couldn't find ideviceinstaller, trying built-in at /Applications/Appium.app/Contents/Resources/node_modules/appium/build/libimobiledevice-macosx/ideviceinstaller
    info: Installing app using cmd: /Applications/Appium.app/Contents/Resources/node_modules/appium/build/fruitstrap/fruitstrap install --id 843bb46631ac5c1408af67ae25a48d3b2e2c4888 --bundle /var/folders/89/vz7ytzl53p368skgwxh9tkmw0000gn/T/114231-2055-1v0c7r1/Payload/EcoRobot.app
    
    debug: Creating instruments
    
    info: Instruments is at: /Applications/Xcode.app/Contents/Developer/usr/bin/instruments
    
    info: [INSTSERVER] Instruments socket server started at /tmp/instruments_sock
    info: Attempting to run app on real device with UDID 843bb46631ac5c1408af67ae25a48d3b2e2c4888
    info: Spawning instruments with command: /Applications/Xcode.app/Contents/Developer/usr/bin/instruments -t /Applications/Xcode.app/Contents/Applications/Instruments.app/Contents/PlugIns/AutomationInstrument.bundle/Contents/Resources/Automation.tracetemplate -w 843bb46631ac5c1408af67ae25a48d3b2e2c4888 /var/folders/89/vz7ytzl53p368skgwxh9tkmw0000gn/T/114231-2055-1v0c7r1/Payload/EcoRobot.app -e UIASCRIPT /Applications/Appium.app/Contents/Resources/node_modules/appium/node_modules/appium-uiauto/uiauto/bootstrap.js -e UIARESULTSPATH /tmp/appium-instruments
    info: And extra without-delay env: {}
    info: And launch timeout: 90000ms
    
    info: [INST STDERR] 2014-03-31 17:00:06.277 instruments[2112:507] Permission to debug com.www.ecovacs.com.EcoRobot was denied.  The app must be signed with a development identity (e.g. iOS Developer).
    
    
    info: [INST STDERR] 2014-03-31 17:00:06.279 instruments[2112:507] Recording cancelled : At least one target failed to launch; aborting run
    
    info: [INST STDERR] Instruments Trace Error : Error Domain=com.apple.instruments Code=1 "Error Starting Recording" UserInfo=0x7fe197257950 {NSLocalizedDescription=Error Starting Recording, NSLocalizedRecoverySuggestion=At least one target failed to launch; aborting run}
    Instruments Trace Error : Failed to start trace.
    
    
  • Android 应用性能测试 apk 分享 at 2014年03月30日

    是啊 把这个功能提交到官方去呗

  • 求 TeserHome 能提供个 appium 的下载链接 at 2014年03月29日

    #4 楼 @benlooking 使用安装包了,但是安装包地址也被墙了。 最好就是开 ***, 来更新。

  • 求 TeserHome 能提供个 appium 的下载链接 at 2014年03月29日

    #1 楼 @seveniruby 我向官方反应了这个问题,希望他们能放到我们能拿到的地方,或者我们提供 FTP

  • 使用 appium 在 android4.4.2 真机上测试程序时,启动报错,该怎么解决。 at 2014年03月27日

    #6 楼 @zhouxiaoyagirl 这个问题估计会在下一个版本中修复。你可以跟踪下这个问题。

  • 使用 appium 在 android4.4.2 真机上测试程序时,启动报错,该怎么解决。 at 2014年03月27日

    https://github.com/appium/appium/blob/d0456ff938eae9302d7fc6e3578fe0eb5b4979de/lib/devices/android/adb.js#L453

    https://github.com/appium/appium/pull/2140

    是一个 bug,已经解决了。

  • 腾讯 APP 场测 / 随身测神器-GT at 2014年03月27日

    求人试用!

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

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