|
|
|
|
|
by joezydeco
5706 days ago
|
|
It's meant to test some of the more extreme bounds of the system. Filling the event queue faster than the code can handle it, for example. Clicking in odd places at strange times and seeing unexpected behavior. Monkey testing is going to expose things that you never anticipated in your test spec. It's a stress test. |
|