Posts Tagged ‘ android testing ’

Testing ListView with ToggleButton using Android Testing Framework

November 30, 2012
By
Testing ListView with ToggleButton using Android Testing Framework

In this article, we will develop an Android Testing application using Android Testing Framework. This testing application will test the application, that we have developed in the articled titled “Enabling Multi Selection mode in ListView by adding ToggleButton using custom layout in Android“. This testing application is developed in Eclipse (4.2.1) with ADT plugin...

Read more »

Testing CheckAll and UnCheckAll of Android ListView using Android Testing Framework

November 27, 2012
By
Testing CheckAll / UnCheckAll functionality in Android ListView

In this article, we will create an automated testing program for the application “ListViewCheckAll”, that we have developed in the articled titled “Implementing CheckAll and UncheckAll for a listview in Android“. The application is having a checkbox and a listview. On ticking the checkbox, all the items in the listview will be ticked and...

Read more »

Testing Filterable ListView in Android

November 22, 2012
By
Testing Filterable ListView using Android Testing Framework

In this article, we will see how to create an automated testing program using Android Testing Framework. As an example we will test the built in filtering feature of ListView. We already created an Android application containing a filterable ListView in the articled titled “Filterable ListView in Android“. So, that application will be used...

Read more »

Android Testing Framework – Testing ListView with Custom Layout Application

November 21, 2012
By
Testing ListView with custom layout Android Application

In this article, we will test an Android application that we have developed in the article titled “ListView with custom layout in Android“. We will make use the testcase class called ActivityInstrumentationTestCase2 to test the custom ListView. This test application is developed in Eclipse (4.2.1) with ADT plugin ( 20.0.3 ) with Android SDK...

Read more »

Android Testing Framework – Testing ListView

November 20, 2012
By
Testing ListView using Android Testing Framework

The objective of this article is to develop an Android Test Application to test a listview in an Android application. In this article, we will test the application that we have developed in the article titled “A ListView application in Android“. In order to test this application, we will use the test case class...

Read more »

Android Testing Framework – Testing Calculator Application

November 19, 2012
By
Testing Simple Calculation application using Android Testing Framework

The objective of this article is to test the Calculator application that we have developed in the article titled “A Simple Calculator in Android“. We are using Android Testing Framework to test the Calculator application. The class, ActivityInstrumentationTestCase2 will be extended to create a testcase class in this application. This test application is developed...

Read more »

Testing ItemSelectedListener for Spinner using Android Testing Framework

November 18, 2012
By
Result of Automated Testing

In this article, we will create a test application in Android Testing Framework, to test itemselectedlistener for a Spinner widget. The application developed in the article titled “ItemSelectedListener for Android Spinner Widget – Example” is tested in this application. This test application is developed in Eclipse (4.2.1) with ADT plugin (20.0.3) and Android SDK...

Read more »

Android Testing Example – Helloworld with ActivityUnitTestCase

November 14, 2012
By
Android Testing Application for HelloWorld

In this article we are going to create an Android Testing Application to test our HelloWorld application discussed here using Android Testing Framework. The testcase for the HelloWorld application will be created using the class ActivityUnitTestCase which is available in the Android Testing Framework. This Android testing application is developed in Eclipse ( 4.2.1...

Read more »

Be friend at g+

Subscribe for Lastest Updates

FBFPowered by ®Google Feedburner