nativedriver - Google的手机自动化测试框架,支持Android、iOS
NativeDriver is an implementation of the WebDriver APIwhich drives of the UI of a native application rather than a web application.
We plan to make NativeDriver a multi-platform tool. Weare currently working on the following versions:
- Android- usable and in the SVN repository.
- iOS- usable and in the SVN repository.
- Windows- Experimental and prototype phase
WebDriver is used to do functional testing of webapplications on many platforms and browsers. By applying WebDriver and allrelated technologies to native applications, we hope to bridge the gap andalleviate the impedance mismatch between Web Applications and NativeApplications.
- See the introduction presentation slideshere. Learn why should we use WebDriver and what a NativeDriver test case looks like.
- for Android
- Read theGetting started wikiand run Android NativeDriver yourself.
- Make your own application testable with NativeDriver
- for iOS
- Read theGetting started wikiand run iOS NativeDriver yourself.
- Make your own application testable with NativeDriver
- Join thenativedriver-usersgroup.
NativeDriver是Google的手机自动化测试框架,支持Android和iOS平台。它旨在通过应用WebDriver API和相关技术来弥合原生应用程序与Web应用程序之间的差距。本文将介绍NativeDriver的初步使用步骤,包括为Android和iOS应用创建测试用例的方法。
2766

被折叠的 条评论
为什么被折叠?



