AutomatedQA: Award-winning tools for software testing and quality assurance

Home » Products » Automated Build Studio » Visual Macro Designer

Visual Macro Designer

The macros in Automated Build Studio are similar to projects in development tools such as Microsoft Visual Studio or Borland Delphi. You can save and load macros in Automated Build Studio, insert them into other macros, etc. Macros are designed visually, so even users with no programming experience will be able to create macros with ease.

A macro is composed of several operations that perform specific actions, such as copying files or compiling projects. Creating a macro usually means that you visually add operations to your macro and set up the operation properties.

All the operations available for you to use in your scripts are organized in the Operations panel (by default, it’s located on the left side of the Build Studio window). To add a new operation to your macro, you just select the desired operation and then click on the location in the Macro panel where you want to add it:

Many operations can have child operations, so you can arrange them in a tree-like structure to design powerful and flexible macros.

Automated Build Studio contains over 540 built-in operations that let you automate a wide variety of tasks (see Automated Build Studio Operations). These operations are organized into categories for ease of access.

There is no need to remember the exact name or category of the operations, as you can locate any operation using the search feature. In the example below, Automated Build Studio shows all the operations with a name that contains the word “execute”:

Most operations have an extensive set of properties to let you specify how an operation will perform:

You can set the values of some properties by using the macro variables and constants. And the values can even be constructed on the fly by concatenating variables and constants.

Copyright © 1999-2008, AutomatedQA, Corp. All Rights Reserved.
Home | Legal | About | Contact | Site Map | Print