Run the GGC Test

Follow these steps to run the GGC Test demo using Genero Studio.

Before you begin:
  1. Launch Genero Studio

    Select File > Open from the Genero Studio main menu to open the Genero Studio Project file GGC_Sample.4pw in the samples directory of your GGC package.

    The GGC Test project nodes are visible in a tree view in the Project view.
  2. Select the Web configuration.
  3. Navigate to the DemoTests program node. To run the test right-click on this node and select Execute.
    Image shows Studio running the DemoTests application. The Output view shows the messages logged from the tests.

    Figure 1. Running the DemoTests in Studio

  4. Expand the GGC Test project and find the SimpleTest program node. To run the test right-click on this node and select Execute. You see the messages generated from the test are shown in the Output panel.
  5. Navigate to the Console program node. To run the test right-click on this node and select Execute.