How to call web service on test with MONKEY

Asked

Viewed 48 times

2

I am using MONKEY for stress testing, but my application has several calls to webservices in several activitys.

The problem is that Monkey never arrives at activitys that are opened after web service calls. Apparently the Monkey closes the activity before I opened it, because I realized that it actually calls the web service.

Is there any command or any way to solve this problem?

No answers

Browser other questions tagged

You are not signed in. Login or sign up in order to post.