Wednesday, 15 September 2010

android - How to integrate monkeyrunner integration testing with emma coverage testing? -



android - How to integrate monkeyrunner integration testing with emma coverage testing? -

i have created android app , i'd analyze code coverage of integration tests. assuming activities units, have tested interaction between activities (with monkeyrunner) validate scenarios of app's utilize cases.

is possible evaluate integration tests' code coverage through tools emma? if so, possible run monkeyrunner scripts while emma computes coverage?

i have found tutorials show how computes emma code coverage android unit test...

obtaining code coverage of running android application looking for.

also, creating tests recommend giving androidviewclient seek monkeyrunner drop-in replacement, allows automatic generation of tests recording actions on screen (try culebra -ug).

android testing integration-testing monkeyrunner emma

No comments:

Post a Comment