How about UI automation testing for iOS app with instruments amp; Javascripts(使用仪器和工具对 iOS 应用程序进行 UI 自动化测试怎么样?Javascript)
问题描述
从 WWDC2010 视频会议了解 iOS 应用程序的自动化 UI 测试,但没有实践.
Get knowing the automation UI testing for iOS apps from WWDC2010 video session, but no practices for it.
从codeproject project,我们可以举一个例子.
From codeproject project,we can have one example.
这里的问题是从参与此的人那里听到的.
Questions here to hear from people who have involved this.
有什么限制吗?有什么好的做法吗?
Any limitations ? Any good practices ?
推荐答案
我建议从 这篇博文,作者是 Alex Wollmer.他制作了一个非常有用的 javascript 库:tuneup_js 带有 test() 函数,可以实现测试分离以及用于编写自动化测试的有用助手和断言乐器.
I recommend to start with this blogpost by Alex Wollmer. He made a very useful javascript library: tuneup_js with test() function that enables test separation and useful helpers and assertions for writing tests for Automation Instrument.
这篇关于使用仪器和工具对 iOS 应用程序进行 UI 自动化测试怎么样?Javascript的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持编程学习网!
本文标题为:使用仪器和工具对 iOS 应用程序进行 UI 自动化测


- MalformedJsonException:在第1行第1列路径中使用JsonReader.setLenient(True)接受格式错误的JSON 2022-01-01
- 在测试浓缩咖啡时,Android设备不会在屏幕上启动活动 2022-01-01
- 如何检查发送到 Android 应用程序的 Firebase 消息的传递状态? 2022-01-01
- Android viewpager检测滑动超出范围 2022-01-01
- 想使用ViewPager,无法识别android.support.*? 2022-01-01
- 使用自定义动画时在 iOS9 上忽略 edgesForExtendedLayout 2022-01-01
- Android - 拆分 Drawable 2022-01-01
- 用 Swift 实现 UITextFieldDelegate 2022-01-01
- android 4中的android RadioButton问题 2022-01-01
- Android - 我如何找出用户有多少未读电子邮件? 2022-01-01