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 slides here. Learn why should we use WebDriver and what a NativeDriver test case looks like.
- for Android
- Read the Getting started wiki and run Android NativeDriver yourself.
- Make your own application testable with NativeDriver
- for iOS
- Read the Getting started wiki and run iOS NativeDriver yourself.
- Make your own application testable with NativeDriver
- Join the nativedriver-users group.

NativeDriver是Google开发的一款自动化测试框架,支持Android和iOS等平台的原生应用测试。通过将WebDriver技术应用于原生应用中,该框架旨在消除Web应用与原生应用之间的测试障碍。
2780

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



