問題描述
從 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的文章就介紹到這了,希望我們推薦的答案對大家有所幫助,也希望大家多多支持html5模板網!