使用仪器测试iOS应用程序,而无需源$ C ​​$ C到应用程序 [英] Using Instruments to test an iOS app without having source code to the application

查看:161
本文介绍了使用仪器测试iOS应用程序,而无需源$ C ​​$ C到应用程序的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我想通过仪器使用UIAutomation在X code到我的iOS设备上测试的应用程序。是否可以这样做,而不必构建源$ C ​​$ C?这样做的原因是,我们的团队将有测试人员谁将会编写自动化脚本来测试我们的设备的应用程序,但我们不希望他们都经历过同步到最新的构建和经X code编译它。有谁知道这是否通过UIAutomation或可能通过第三方应用程序是可能的?

I would like to use UIAutomation via Instruments in Xcode to test an app on my iOS device. Is it possible to do so without having to build the source code? The reason for this is that our team will have testers who will be writing automation scripts to test the apps on our devices, but we don't want them to all go through syncing to latest builds and compiling it through Xcode. Does anyone know if this is possible through UIAutomation or possibly through a 3rd party application?

感谢。

推荐答案

您可以使没有源$ C ​​$ C UIAutomation的测试,但你不会看到你的符号,你不能看到你的code你的应用程序挂。

You could make UIAutomation tests without the source code, but you will not see your symbols and you cant see where in your code your app is hanging.

您仍然可以看到,如果有是采取长期运行程序,但你不会ë能看到巫婆的一个或调用堆栈

You still can see if there is a routine that is taking to long to run, but you wont e able to see witch one or the call stack

让你的测试没有源$ C ​​$ C只需打开的Automator和测试与安装在设备上的应用程序绑定。

to make your tests without the source code just open the automator and bind your test with an application installed on the device

这篇关于使用仪器测试iOS应用程序,而无需源$ C ​​$ C到应用程序的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆