Tagged Questions
13
votes
13answers
912 views
Capture screen during exploratory testing
While doing exploratory testing it would be nice to be able to record the screen (in a non-intrusive way), so if a defect is found the steps to reproduce it can be easily reviewed.
Are there any good ...