Papers/Others
How to monitor test monkeys
tomato13
2011. 2. 5. 16:37
http://www.cc.ntut.edu.tw/~wkchen/courses/wprog991/Lecture_CRTools.pdf
1. Log the actions performed by test monkeys
2. Run a test monkey with a debugger
- When the monkey encounter a bug, the debugger halts the monkey
3. Use video cameras to record the monkey's actions
- Testers can fast forward the tape to reproduce the bug