How to check monkey test log

检查输出log中是否有如下关键字(表示程序有异常):

Search key words

l ANR

l Crash

l Fatal

l exception

l androidruntime

l out of memory

l null pointer 

你可能感兴趣的:(How to check monkey test log)