测试之家
  • 社区
  • 问答
  • 招聘
  • 社区学堂新
  • 开源项目
  • 活动
  • Wiki
  • 注册
  • 登录
版主
Lihuazhang (恒温)
第 110 位会员 / 2013-10-21
阿里巴巴 @ 上海
409 篇帖子 • 7898 条回帖
2570 关注者
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
  • 个人信息
  • 专栏
  • 话题
  • 回帖
  • 收藏
  • 关注中
  • 关注者
  • 让我们重拾一个沉重的话题:提问的艺术 / 技巧 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日

    求人试用!

  • Android 自动化测试断言工具 fest-android 和多设备测试任务分发工具 Spoon at 2014年03月26日

    期待更多的更深入的分享

  • [转载] Android Monkey 测试策略 at 2014年03月25日

    com.android.settings 把这个加入 blacklist

  • [转载] Android Monkey 测试策略 at 2014年03月25日

    #4 楼 @monkey 有可能会关闭的吧? 恢复出厂都可能搞到呢。

  • [转载] Android Monkey 测试策略 at 2014年03月24日

    执行单一 apk:

    monkey –p <options> -c <options> -s <seed> <限制语句> --throttle <milliseconds> -v 执行次数> C:\monkey_test.txt
    

    执行 apk 集合:

    monkey –pkg-blacklist-file /data/blacklist.txt -c <options> -s <seed> <限制语句> --throttle <milliseconds> -v 执行次数> C:\blacklist_test.txt //执行黑名单以外的应用
    

    或

    monkey –pkg-whitelist-file /data/whitelist.txt -c <options> -s <seed> <限制语句> --throttle <milliseconds> -v 执行次数 > C:\whitelist_test.txt //执行白名单的应用
    
  • appium 调用 webdriver 中 send_keys 发送汉字可以吗?怎么解决? at 2014年03月24日

    #6 楼 @luyi0824 setValue()

  • [转载] Android Monkey 测试策略 at 2014年03月23日

    #1 楼 @syl 以换行分隔。

    cmds/monkey/src/com/android/commands/monkey/Monkey.java

    
    /**
     * Load a list of package names from a file.
     *
     * @param fileName The file name, with package names separated by new line.
     * @param list The destination list.
     * @return Returns false if any error occurs.
     */
    private static boolean loadPackageListFromFile(String fileName, HashSet<String> list) {
        BufferedReader reader = null;
        try {
            reader = new BufferedReader(new FileReader(fileName));
            String s;
            while ((s = reader.readLine()) != null) {
                s = s.trim();
                if ((s.length() > 0) && (!s.startsWith("#"))) {
                    list.add(s);
                }
            }
        }
    
    
  • 如何申请加薪 at 2014年03月23日

    #4 楼 @monkey 。。。。我指的不是时间很短的频繁跳槽,2 年一跳,3 次就够了。

  • Calabash Android 简介 at 2014年03月23日

    #4 楼 @seveniruby 就是 robotium

  • Calabash Android 简介 at 2014年03月22日

    LICEcap 是用来录制 gif 的,推荐

  • 如何申请加薪 at 2014年03月22日

    #2 楼 @jakewendao 我是这样做的,一直跳,然后到一个稳定的满意的薪水,然后就去挑有兴趣的公司

  • 如何申请加薪 at 2014年03月21日

    一般公司会有加薪机制吧。跳槽加薪是比较靠谱的。

  • 请问要在真机上自动测试一个无源代码的***.ipa ,用 appium 可行吗? at 2014年03月21日

    开发证书出来的,应该可以吧

  • Appium 测试 Android 时,python 用例调用 Webdriver.remote 后无回应 at 2014年03月21日

    运行下 appium-doctor 试试看, 另外贴代码和日志请用 代码块

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

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