Running the Tester on the Command Line
Running the Tester on the command line allows you to create test data templates, populate the test data files, and run tests.
Procedure
- The Generate Command
The command generate reads concepts, scorecards and events from a project and creates test data template files in comma separated format. The output files can be edited by the user to add test data and then can be used as an input for the import command to import the test data. - The Import Command
The command import reads the CSV data files and converts them to the appropriate test data format (such as .concepttestdata, .eventtestdata). - The Assert Command
The command assert is used to assert the test data on a running TIBCO BusinessEvents engine instance.
Copyright © TIBCO Software Inc. All rights reserved.