Running the Robot

After your are done designing a robot, it is time to run it. As a robot developer you often start by running your robots in Design Studio's Debugger. Once you have used the Debugger to verify that the robot works as expected, it can be deployed. Robots which store data in a database, like our TipOfTheWeek robot, are usually deployed to the Management Console, which will be discussed in Tutorial 2.