Introduction

ScriptCase is a WindowsTM based software automation tool designed to accelerate test script generation for Racal's C-AIME and 1X-AIME CDMA test systems. The tool uses a set of organized script operations to allow the user to construct virtually any script test sequence imaginable. Because complex script operations are encapsulated in modular building blocks, users of all skill levels can create and maintain scripts without worrying about scripting details. ScriptCase allows users to focus on developing test cases rather than debugging test scripts.

How It Works

ScriptCase is a visual code generation tool that uses a library of operation templates to build test scripts. The output scripts are then used to drive the Racal 6303 (C-AIME) or 6304 (1X-AIME) based test system (see Figure 1). This process significantly reduces development time and provides a flexible platform for quickly generating test cases for your CDMA mobile product.

Template Libraries, designed specifically for C-AIME and 1X-AIME, provide a selection of various building block Operations. These operations allow users to easily configure the test system and to generate messaging required to perform a specific test. The user picks from the list of Operations and places them into the script Project to generate the desired test case sequence. It's that easy!

To modify the parameters of any operation in the Project, the user simply clicks on the operation. A dialog box then opens to allow the parameters to be modified. The user can select a value from a predefined list of Value Options, or the value can be entered directly.

Once the Project is complete and the parameters have been modified as desired, the script is constructed by clicking on the Build icon. The resulting script is then ready to be executed on the Racal test set.