General Interface is an open source project hosted by the Dojo Foundation

About the GIPP Test Recording Resource File

The next figure shows an example of a GIPP .js resource file.

The JavaScript code that defines the recorded events is located between the lines

/* BEGIN GIPP RECORDER */

and

/* END GIPP RECORDER */

The last line in the file invokes GIPP on the data structure, and must not be moved or removed.

Below the link Insert manual tests here, you can optionally add documented GIPP methods. For example, the next figure shows the addition of a new test case, manual1, after the test1 test case.

The manual test case does not appear in the table in General Interface Builder, but it is included when the cases are actually run. For example, the next figure shows how the manual test case appears in GIPP.

Contents

Searching General Interface Docs

Enter labels to add to this page:
Please wait 
Looking for a label? Just start typing.