play()

Plays a scenario for testing.

Syntax

play()

A call to the method starts the scenario execution.

Usage

You can use it to play the scenario for testing. The GGC executes or plays scenarios that have been registered. For example:

CALL ggc.play()