The action-recording tag has no wiki summary.
1
vote
0answers
85 views
How to have all keystrokes recorded during development phase in the tested application?
While reading an article about the bite-project the idea came to my head that it would be great to have something like bite running outside the browser. I am testing a C++-Windows application using ...
1
vote
0answers
227 views
Test execution report in HTML format for MonkeyTalk
MonkeyTalk provides the functionality of running test suites with Ant.
Reference: Running Suites With Ant
I wanted to know if it is possible to generate HTML reports of test execution?
I want to ...