This screenshot, taken from the tutorial examples, shows:
- The code coverage results directly summarized and highlighted in the Activity source code inside Eclipse editor
- The coverage view lists coverage summaries for the Android project, allowing drill-down to method level
If you are seriously developing Android applications you shouldn't miss this tutorial.
Hope to see you there.
11 comments:
Could you share how do you enabling emma plugin for testing android test project.
Do you use your own nstrumentationTestRunner?
Slides will be available at the Linux Foundation [http://events.linuxfoundation.org/] website after the presentation.
Can us share that how can we do personalized
google android application developmentour mobile by android theme
May it now possible to share the slides?
By the way thanks for writing the "Android Application Testing Guide" book. I like it!
Hi Simon,
Thanks for your comments.
Slides were shared last week after the presentation and now can be found at http://dtmilano.blogspot.com/2011/08/linuxcon-2011-north-america.html or very soon at Linux Foundation web site.
I regulary use Emma för unit testing and it rocks. However, sometimes, i would like to launch the app än freeride test it för a while and then see what code paths i have touched. How do I do that without writing a dummy testcase?
I hope http://dtmilano.blogspot.com/2011/11/obtaining-code-coverage-of-running.html helps you find the answer to your question.
Android is a mobile operating system that has been highly successful because of its incredible features. Most of the smart phones in the market run on Android OS. Since the success of Android, lot of Android Development Companies has spurred up everywhere. We are also putting good logic to develop more in this field.Android app developers
Android app developers
Hi,
When I run the ant in order to get the .ec for an Android Test Project, after that when I tried to import the .ec into the eclipse, I get the message "class X appears to be instrumented already" and the class is related to the Android Project (not Android Project Test).
Has someone any idea?
Thanks.
Best regards.
For future reference, the code coverage slides start at slide 145.
Looked at the slides and still don't understand how to enable Eclipse and Android for Emma. Can you make a separate presentation on how to enable it for us newbs?
Post a Comment