Suppose UI designers developed UI specification to define styles of
widgets/screen. App developer can easily apply the style defined by
Setting its layout resource Id. Is there a way that App tester may use
InstrumentationTestCase to automatically check if app's UI elements
followed UI specification?

Instrumentation can get Activity, Activity can find View by Id. Does
android have the method for tester Getting the resource Id the View
applied?

Thanks a lot.
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google
Groups "Android Developers" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to
[email protected]
For more options, visit this group at
http://groups.google.com/group/android-developers?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to