Android Test Tutorial (1): overview

Source: Internet
Author: User

Testing is also an important part of the development process, and the Android development environment integrates a test framework that can be used to test all aspects of Android applications, unit testing, UI testing, and more.

This tutorial is based on the English version of the Android development tutorial.

Basic concepts include

Basics of Android Testing

The activity testing focuses on the test of an activity and describes some of the techniques that can be used to control the event in addition to the instrumentation, and then to test the specific functionality of the operation and test the UI.

Content Provider testing focus on testing content Provider.

Service testing focus on testing service.

What needs to be tested, and so on.

And how to create a test project and some test tools provided by the Android development tool in the Eclipse ADT development environment. Before reading this test tutorial, you need to have some basic knowledge of Android development, see Android Development tutorials, and need to know some of the basic junit concepts.

The test samples in Apidemo are parsed.

See a full set of tutorials: http://www.bianceng.cn/OS/extra/201301/35252.htm

Related Article

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.