Demos
The Genero Ghost Client installation includes sample test scenarios for you to explore in the FGLDIR/testing_utilities/ggc/src/samples directory of your FGLGWS package.
In the samples directory, you find the demo
directory
containing some Java examples. The SimpleScenario demo is used as a simple test against the price
application. See Write a Java test.
The SimpleScenarioProvider demonstrates how an application starting a child application requires multiple scenarios and how the scenario provider provides a scenario instance when requested.
Important:
Use Genero BDL to create GGC applications. Genero applications will work for most unit and load tests. Java should only be used to perform critical load testing.