2
votes
0answers
238 views

UI Automation for Flash Games

has anyone used or heard of a good selenium-like toolset for doing automated UI testing with Flash? I would ideally like to have the ability to record and playback events against my game and integrate ...
0
votes
0answers
170 views

UDK - Automated Testing

As my UDK project becomes more complex I got interested in automated testing. Googling revealed that there is a class called AutoTestManager, which appears to be related. Has anyone used it and knows ...
2
votes
2answers
304 views

What frameworks are the best for automated game testing (self running) for Android games?

Could you please recommend any test automation frameworks that would allow the creation of self running demos/tests for Android games? I would like to create a "fly-trough" for my levels, create ...