Android :: Automated Functional Testing

Jul 9, 2009

Automated Functional Testing..First of all let me make you all aware that I'm a developer and what you are going to read further is a developer's account, so it may sound to you like a layman tester. But what I'm going to share is something which has been very helpful to me to 'functionally' test the web application our team has been building and I thought this may help you as well. So even if you are a tester, try to think the way developer's think for some time, I'm sure this would be useful to you too. Before I go ahead, I think we all understand that Functional Testing is testing the functionality of our application which means you'd probably be going through a login using some credentials, clicking some links, verifying some outputs - in simplest terms. Now just give it a thought that if you can automate these i.e. invest some time for once and then while you are sipping a cup of coffee, someone is testing what you coded. Change your code 10 times and run your test 10 times to ensure nothing breaks, so easy. Not just this if you have continuous integration server setup which runs your tests, you'd come to know immediately if and when someone else broke your code. Believe me ones who have used it, feel it is fantastic.

There are a variety of tools available for this over internet each with pros/cons but I'm going to share some info here about one which I liked very much and have been using for a while now. I'd also share why I preferred it over others.Ok, no longer prolonging the suspense the tool I'm talking about is called Canoo WebTest (webtest.canoo.com) which is a free Open Source tool for automated testing of web applications in a very effective way. The primary reason why I liked it is that it is FAST; very fast ... most of the test cases that I've written are executed in less than a minute and that too over remote applications deployed on servers on the other side of globe. Second reason for liking it so much is the ease of writing; very quickly you can build up your tests. Though they have released a WebTest recorder plug-in which when installed in Mozilla Firefox can record the script for you, but believe me the more you start writing there test cases, the less reliant you will become on the recorder. Third thing is these tests do not use a browser so that completely eliminated browser-specific issues which some tools are plagued with.

Android :: Automated Functional Testing


Android :: Android Functional Testing - Testing Multiple Activities

Apr 16, 2009

I've been exploring the Android test package and I'm very confused on how to implement functional testing for endpoint-to-endpoint.

Consider the example below, I have 4 activities: 1. A Contact List Activity 2. A View Contact Activity 3. An Add/Edit Contact Activity 4. A Sync Contact List activity

I want to automate a few tests that will go through multiple test cases simulating a user experience: From launching the application, to selecting 'Add contact;' opening the add contact activity, entering data, saving it, going back to the list activity, and verifying the new contact was saved properly.

As I understand it, ActivityInstrumentationTestCase<T extends Activity> and ActivityUnitTestCase<T extends Activity>, are only useful for testing single activity functionality.

But what if I need to switch between 2 or more activities inside a single functional test case?

View 5 Replies View Related

Android :: Automated GUI Testing Framework

Jul 14, 2010

Does there exist an automated GUI testing framework for Android?

View 1 Replies View Related

Android :: Automated Testing In Development

Mar 17, 2010

I have an ordinary project with JUnit tests that are connected to the classes in my Android Project. I want my server to run some JUnit tests in my testproject everytime I commit my code from my Android Project.Is there a best practise to do this?So far I only managed to run the tests when they are a part of a while the JUnit tests and Android classes are separated into 2 different projects, since JUnit runs on JVM and Android in an emulator on DVM (Dalvik Virtual Machine).

View 1 Replies View Related

Android :: Testing Problem With ActivityInstrumentationTestCase2 - T - Error When Trying To Access Activity Under Testing

Feb 24, 2010

I wrote a simplest test based on android.test.ActivityInstrumentationTestCase2.

CODE:..............

View 2 Replies View Related

Android :: Google Navigator - Voice Not Functional

May 17, 2010

I have a Droid Eris running OTA 2.1. I just tried using Google Navigator for the first time this morning. When I ran it it led me to install the text to speech app. Unfortunately, I had my SD card mounted (for music in my car) at the time and the install failed. I dropped out, un-mounted the card, manually installed the app, and re-started Google Nav. I have no sound in it at all now. It is not muted, and the nav volume is at max. I have heard it work on my wife's phone. The nav software was my main reason for getting an Android phone. Does anyone have any suggestions or am I going to have to factory reset?

View 2 Replies View Related

Android :: Good / Nice Looking Functional SMS Widget?

Dec 16, 2009

I'm looking for a nice looking, functional SMS widget. I'm currently using the one from Beautiful Widgets, but as much as I like the other widgets in that package, I think the SMS one is painfully ugly and doesn't fit with anything else on my home screen. I know I could have Handcent do popup notifications, but I would prefer to have a widget like the one I currently use that sits on the home screen.

Something skinnable would be preferable, but if nothing like that exists, then perhaps a simple, minimalistic or universal design.

Anybody know of anything that I might like? I'm willing to pay for a good one, it doesn't have to be a freebie.

View 8 Replies View Related

Android :: Replace Word Docs Or Make Them Functional On Droid

Oct 15, 2010

I am now using a Droid Incredible after getting rid of a Windows Mobile devcie and I LOVE IT but the only thing I miss is

1) Being able to transfer Word Docs from my desktop onto my phone and use, read and edit them from my phone

2) Being able to create Documents in general, that I would normally use Word for.

View 7 Replies View Related

HTC Incredible :: Fully Functional 2.2 Vanilla ROM?

Sep 13, 2010

I'm thinking about flashing a Vanilla 2.2 ROM on my Incredible but I'm a bit nervous. It seems most ROMs will end up messing something up from Bluetooth to 3G speeds. My question is simple: is there a 2.2 Vanilla ROM that 100% works and has the latest radio etc.?

View 17 Replies View Related

HTC Eris :: Fast And Functional Phone

Jun 26, 2010

I have been reading a lot about roms for the eris the past few days. my girlfriend has been getting frustrated with her eris's lag and how much it has seemed to slow down over the course of having it. I was just wondering what would be a stable, fast rom to make her phone snappy and her happy? I don't have any root experience yet so I'm looking for a solid out of the box rom to start with. All i would want is it to be fast and functional (so she doesn't get mad at me for messing up her phone). I've read about EE and WW. I read that EE isnt' very fast, would WW be a good choice, or is there a simpe fast one that I haven't read about yet?

View 7 Replies View Related

Android :: Automated Texts App

May 13, 2010

I'm looking for an app that will send out a text at a predetermined time. For instance, I want to text a reminder to my GF at 4 AM. Obviously, I'm sleeping at 4 AM and cannot text. I would like to be able to create a text b4 I go to bed, and have it automatically send at 4 AM.

View 4 Replies View Related

Android :: Automated Call Answer

Aug 14, 2009

Can we accept call through the code after specific time of ringing is over?

View 2 Replies View Related

HTC Droid Eris : Functional Bluetooth Keyboards / Failed Experiment

May 1, 2010

I recently tried pairing the Freedom Pro bluetooth keyboard with an Eris, it's what brought me to these forums; subsequent searches didn't show conclusive answers so I thought I would share some trial and error:

-They don't pair. (Edit, 5/13/10: They might pair, scroll to bottom for updated info)

As of the date of this posting, the Eris (Both Android 1.5 and the leaked 2.1, v3) will not connect to the device using: The manufacturer's Android driver, the Keypro bluetooth driver, or the BlueInput Android driver.I've read where other Android phones have had some success with the keyboard through whatever available drivers, the Eris does not share this success. It executes to the manufacturer's directions until the "connect" step is available; a connection never occurs although the device is recognized.I could be wrong. There could be a missed and critical step to the process, but then, it wasn't listed in any available instructions. My impression, confirmed by a very few scattered comments elsewhere on the internet: It doesn't work.

1. Can anyone suggest a keyboard proven to pair with the Eris? Are there any usable arrangements for full keyboards/external keyboards known to work with this phone?

2. Has anyone else attempted to use this keyboard with an Eris or other device? Confirm my disappointment or blatant omissions?

View 29 Replies View Related

Android :: Any Application For Automated Video Recording?

Aug 7, 2010

I am looking for an app that allows for automated video recording given a start time and stop time. I searched the market and message boards but no luck so far. Does anyone know if there is an application like this?

View 2 Replies View Related

Android :: Run Automated Wireless Backup At Specified Time?

Dec 20, 2008

I was just wondering if there are any apps that will run an automated wireless backup at a specified time? Let's say I want my G1 to back itself up at 4AM each day. And then at this time, it will run a backup, and then email the backup file to another email address I have? I don't have a G1 yet, ordered it yesterday, so I'm not sure if it already has something like this in place.

View 4 Replies View Related

Android :: How Do I Play Automated Call To Number?

Jul 24, 2010

The text to speech API in android is awesome.. Is there any way in which I can play this text to speech content to a call instead of the speaker? As in I call a number automatically and then play text to speech to the callee.This is not another opening to phone spam if you are wondering.. Working on an automated distress call system :D

View 1 Replies View Related

Android :: Can't Update Applications After Backup / Automated Way To Do So?

May 13, 2010

I didn't know whether or not to post this here or in the root forums; I figured that this doesn't happen only after you flash a new rom

I flashed a new rom, but that deletes all of my apps so I used My Backup Pro to get all my apps back, but that doesn't add them back to the "My Downloads" part of the Market. Is there any automated way that I can add them back without having to go through them one by one. I don't mind paying for an app.

View 3 Replies View Related

Android :: Control Phone Or Automated Test Using Remote PC?

Jul 25, 2009

I am a tester, is there a way to control the Android phone or do the automated testing using a remote PC? Or how can I dev such a automted tools, Use which technology? thanks.

View 14 Replies View Related

Android :: Good Automated Unit And System Test Tools?

Nov 3, 2010

I approached this problem as an oh hey that's not too bad, I can write a bunch of unit tests, and I have been keeping my suite green. However as things get more involved continuous integration and testing is a great great thing to have. And then I saw oh Android has emma integration as well awesome ... and then that's where it get's iffy. So I setup Hudson and have it call the coverage target of the ant build.xml that the android executable in the sdk can generate. And then it hits me. adb -s <emulator> shell am instrument -w ... will never return a result code that is not 0 ... because adb technically exited cleanly and usually will regardless of how the shell command that executed did..............

View 6 Replies View Related

Android :: Unwanted Automated Creation Of New Instances Of Activity Class

May 11, 2010

I have an activity (called Sender) with the most basic UI, only a button that sends a message when clicked.This works ok, the message is sent but every time a message is sent a new instance of Sender is started on top of the other. If I call sendSMS method three times, three new instances are started. I'm quite new to android so I need some help with this, I only want the same Sender to be on all the time

View 3 Replies View Related

HTC Droid Eris :: Automated Text Typing?

Feb 23, 2010

Does anyone know of an app that will automatically type a specified string of text? My email address is rather long and since this is used as the login for just about everything, it's tedious to type with an on-screen keyboard. On my Mac, I use QuicKeys to set short key combinations that will type various things like addresses, phone numbers, emails, etc. that I use all the time. Is there an equivalent in the Android world?

View 2 Replies View Related

General :: Messaging With Automated Text From Email?

Apr 22, 2013

I have an odd problem and my searches for solutions have come up blank. I have a Nexus 4 running 4.2 on NET10. I receive automated text messages from an email address, but the number it comes from changes every message. Can i get these to all link together under one contact? the numbers are 1410000xxx where xxx are steadily increasing numbers(1410000001, 1410000002,1410000003).

View 1 Replies View Related

Samsung Moment :: Automated Voicemail Greeting Option

Dec 8, 2009

Not sure if anyone else was having this issue, but if you want to get the old automated robot voicemail greeting instead of a recorded greeting, go ahead and record your main greeting and then go back into your voicemail settings and delete the greeting. It will revert to an automated greeting. Also, to get it to say your number instead of your recorded name, go into personal option under the voicemail settings and delete your recorded name, and it'll revert to just saying your number in the automated voicemail greeting.This had been bugging me ever since I got the phone since I hated recording a greeting myself and for the life of me I could not find the option for an automated greeting. Anyways, hope that helped.

View 4 Replies View Related

General :: Automated Tool That Could Perform Conversion From JS To Java?

Jun 20, 2012

Android Adblock (beta) tried, but didn't get far. I would guess this is because the author tried to reimplement ABP in Java from scratch.

1) Could a skeleton proxy be written with just enough code so the ABP core could be used as is? (Java skeleton app running Javascript) (Yes. May be slow.)

2) Any automated tool that could perform the conversion from JS to Java?

View 1 Replies View Related

Android :: How Do I Run Unit Tests / Functional Tests?

Aug 6, 2010

"Hello, World" and "Hello, Testing" tutorials I created an android application created with Eclipse, along with a corresponding Android Test Project.The tests run fine once. After that, in order for me to run the tests again, I have to close the emulator.If I don't close the emulator, the Eclipse console get stuck on "Installing instrumentation android.test.InstrumentationTestRunner on device emulator-5554"... Nothing happens after that.I've been told to exit out of the application under test in the emulator in order to run the test again. Unfortunately the emulator doesn't have the app pulled up (it's in the normal "locked" position and when unlocked brings up the home screen) and even if I do pull it up then exit, it doesn't seem to let me run my tests again.All the example videos and tutorials all stop at the first run of a test. I have yet to see anyone anywhere run a test a second time!

View 1 Replies View Related

HTC Desire :: Automated Email Setup Via POP3 - No Mail Sending

May 21, 2010

I have a new Desire with T Mobile and I have gone through the automated email set up via my "POP3" account with Ntlworld. Problem is, whilst I receive my emails, I cannot send emails. To be honest, this is not an area that I am very good at, so I might be missing something daft. Does anyone know of something obvious I can do, or can they help me to check my settings.

View 7 Replies View Related

General :: Make Automated Movement Whenever Press Power Button?

Apr 29, 2013

Using Android, is it possible to automatically make your phone initiate a screen gesture (like a swipe across the screen) whenever you hit the power button, then proceed to turn off the phone? I know it's a very weird question, but I have my reasons.

I imagine it's possible with some type of app like Tasker, but I don't know if Tasker can initiate screen movements that imitate a finger moving across the screen in a point and direction of your choice.

View 5 Replies View Related

Motorola Droid :: Non-market / Market Fully Functional Free Emulators To Download For Older System

Dec 30, 2009

Is there any non-market/market, fully functional free emulators I can download for older systems. I'm a broke college student.

View 1 Replies View Related

General :: Galaxy Note I717 - Unplugged While Automated Rooting Program Running

Apr 12, 2014

I have a galaxy note i717 and it was unplugged while an automated unrooting program (kingo android root) was running. Now the phone is stuck at the "Firmware upgrade encountered an issue" screen, and Kies won't connect to the phone.

Is there anything I can do to get the phone working again?

View 1 Replies View Related

Android :: Using The Android Gallery As An Automated Slideshow

Jul 30, 2010

Hi I want to create a splashscreen for an app, and have a gallery rotate several images on a timer. Can anyone show me how I could use a timer to animate the images in a Gallery?

View 1 Replies View Related







Copyrights 2005-15 www.BigResource.com, All rights reserved