iOS9 UI Tests UI自动化测试 demo

时间:2018-07-15 02:41:50
【文件属性】:
文件名称:iOS9 UI Tests UI自动化测试 demo
文件大小:43KB
文件格式:ZIP
更新时间:2018-07-15 02:41:50
iOS9 自动化测试 iOS9 UI Tests UI自动化测试 demo 这篇文章详细讲解了原理以及如何操作 http://blog.csdn.net/zhao18933/article/details/46621999 demo中还提供了另外一种进行自动化测试的思路
【文件预览】:
UITestDemo
----UITestDemo.xcodeproj()
--------project.xcworkspace()
--------project.pbxproj(17KB)
--------xcuserdata()
----.DS_Store(6KB)
----UITestDemo UI Tests()
--------UITestDemo_UI_Tests.swift(6KB)
--------Info.plist(757B)
----UITestDemo()
--------Assets.xcassets()
--------SButton.swift(650B)
--------InfoViewController.swift(4KB)
--------Base.lproj()
--------CustomTestCode.swift(2KB)
--------AppDelegate.swift(2KB)
--------MessageViewController.swift(3KB)
--------HomeViewController.swift(3KB)
--------Info.plist(1KB)

网友评论

  • 刚刚接触uitest,感谢楼主分享
  • 比较简单,适合入门,谢谢分享