Archive

Archive for April, 2009

RoutineBot reviwed by TestAndTry.com

April 4th, 2009

RoutineBot awarded by testandtry.comRoutineBot was reviewed and recommended by testandtry.com.

The review includes not just some common features of RoutineBot, but detailed review of some sample scripts that can be created with RoutineBot.

We do recommend testandtry.com as a valuable resource for quality assurance specialists.

  • Share/Bookmark

admin Articles , ,

Units in RoutineBot

April 2nd, 2009

Is it possible to use units in RoutineBot?

Yes, it is a little bit complicated now, and in new version we are going to implement something more easier to use, but here how it works now.

  1. There should be created a .pas file
  2. Using “Add unit” from the Project menu the .pas file should be added into the product
  3. Then functions from the unit can be used

Here is an example. That is the project of RoutineBot and from the main unit the unit3.pas is called, which is a part of the project.

There is not good way to check the content of unit3.pas now, so, if you want to edit or see it, you will need to update file inside the zip archive.

  • Share/Bookmark

admin Articles ,