简体   繁体   English

适用于iPad / iPhone的功能测试自动化工具?

[英]Functional testing automation tools for iPad/iPhone?

There doesn't seem to be many choices out there for running functional tests on the iPad/iPhone. 在iPad / iPhone上运行功能测试似乎没有太多选择。 A quick search brought up a few options: FoneMonkey, Frank, UI Automation. 快速搜索带来了一些选择:FoneMonkey,Frank,UI Automation。

Does anyone have experience with any of these or have suggestions for better solutions? 有没有人有这方面的经验或有更好的解决方案的建议?

I'm the FoneMonkey project founder, so admittedly a bit biased, but I would strongly recommend you give FoneMonkey a try. 我是FoneMonkey项目的创始人,所以当然有点偏颇,但我强烈建议你试试FoneMonkey。 It provides robust recording and playback for native iPhone and iPad apps, and you can easily extend custom scripts with Objective-C logic to automate virtually any UI scenario. 它为原生iPhone和iPad应用程序提供强大的录制和播放功能,您可以使用Objective-C逻辑轻松扩展自定义脚本,从而实现几乎任何UI场景的自动化。

The next release (due out later this week) generates UIAutomation-based tests in JavaScript, as well as ready-to-run OCunit tests. 下一个版本(本周晚些时候发布)将在JavaScript中生成基于UIAutomation的测试,以及可立即运行的OCunit测试。

Stu Stern 斯图斯特恩

I also found these: 我也发现了这些:

UISpec: http://code.google.com/p/uispec/ UISpec: http//code.google.com/p/uispec/

Squish: http://www.froglogic.com/products/editions.php Squish: http ://www.froglogic.com/products/editions.php

Are there some more? 还有更多吗?

This is another tool that could be used for UI testing. 这是另一个可用于UI测试的工具。

Debugging with console environment. 使用控制台环境进行调试。

libcat : interactive iPhone application development libcat:交互式iPhone应用程序开发

https://github.com/wookay/libcat https://github.com/wookay/libcat

There is also one more app in app store. 在应用商店中还有一个应用程序。 Name of app is TestStudio from Telerik. 应用程序的名称是Telerik的TestStudio。 ( http://www.telerik.com/ ) http://www.telerik.com/

It is good but you require Mac Book to install their extension where you can register your app and then use that app on iPad to test. 这很好,但你需要Mac Book来安装他们的扩展,你可以注册你的应用程序,然后在iPad上使用该应用程序进行测试。

Hope this will help. 希望这会有所帮助。

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM