Test Automation on Amit Dixit android using Synerzip India...

18
1 Test Automation on android using Robotium Amit Dixit Synerzip India Pvt.Ltd

Transcript of Test Automation on Amit Dixit android using Synerzip India...

1

Test Automation on android using

Robotium

Amit DixitSynerzip India Pvt.Ltd

2

ObjectiveTesting on android platform.Android Testing Framework.Current limitations of android testing

framework.Robotium and its current featuresTest Android apk file with RobotiumTesting on emulator as well as on devices

using RobotiumCurrent limitations of Robotium toolFuture enhancements of Robotium Demo

3

What is androidAndroid is a software stack for mobile devices

that includes an operating system, middleware and key applications

Android application components

Android Manifest fileApplication resources

4

Android Testing FrameworkAndroid platform integrates a testing

framework.Framework supports

The Android testing framework is based on the JUnit 3.

5

Current Android Instrumentation Limitations.

6

What is Robotium?

Robotium is very powerful framework for Android platform. Robotium Supports

7

Robotium Features

8

Prerequisits for creating test project

9

Future Enhancements

10

How to create Test Project

11

Create your Test Case

12

Modify Manifest.xml file

Add Screen Shots from Eclipse

13

Add Robotium Jar File

14

Sample Test Case

15

Sample Test Case

16

Instrumentation Code Sample

17

Current Robotium Limitations

Robotium does not support flash and web based applications.

Robotium does not work on Canvas.

18

?

Questions