Expert
I am running monkey test on my application using following command
adb shell monkey -p com.droigons.mygps --throttle 1000 -s 1000 -v 500000 > test.txt
what would be the base optimal throttle and seed for an application?
|
Expert I am running monkey test on my application using following command adb shell monkey -p com.droigons.mygps --throttle 1000 -s 1000 -v 500000 > test.txt what would be the base optimal throttle and seed for an application? |
|||
|
|