Thursday, June 7, 2012

Automation Module

Ahhhhhhh... Automation, Every big corporation wet dream...

One of the first things I've made sure, is that Cyborg would have automation integration.

I've created an Automation Module, which MAY be integrated to Cyborg, and functions as a User Actions Scenario recorder, and also created a Cyborg Robotium Project that with the assistance of the Automation module, runs that Scenario.

This module by itself is nice, but limited... so the user can browse the application, and the steps would be recorded, and then what?

Combined with the Crash report module, the Scenario is attached to the report, and while arriving at the server, the scenario may be extracted and integrated into a CI(Continues Integration) cycle.

I would still need to write some nice interface for executing these tests manually...