Hello All, right now i am working on monkeyrunner tool to automate test cases of android playready application. I have completed with one module , but when we started executed I analyzed that it required same manual intervention as is required for manual testing. I want to enhance my scripts so that manual intervention is less. when test case is finished then looking at results logs used should be able to make it out which test case has been passed or failed.
I am taking an simple example here: Suppose for my application, it requires to acquire license of content before start playback of content in application. For this when I am executed monkeyrunner script so I need to monitor the device whether it has been passed or failed. Can anyone please help in this how can i enhance my scripts at this point, I want proper logs should be saved and by looking at logs user should conclude test results. Can monkeyrunner supports junit API's ? is it good option to use junit API's? Or any other suggestions? Please revert back ASAP, it is very urgent. Thanks & Regards, Gaytri -- 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

