source: trunk/quest-plugin-guitar/src/main/resources/manuals/efgTestCasesToSequences @ 728

Last change on this file since 728 was 728, checked in by sherbold, 12 years ago
  • added manuals for the commands efgTestCasesToSequences, efgToDFA, efgToMM, parseDirJFC, parseJFC, preprocessDirJFC, preprocessJFC, convertDirToXml, convertToXml, parseXML, and loadWebSequences
File size: 430 bytes
Line 
1Loads GUITAR test cases from a directory and treats each test case as a sequence. The result is a collection of sequences.
2
3$USAGE$
4<directory> name of the directory
5<sequencesName> name of the sequences
6<guiFileName> optional; if specified, this GUI file is used to retrieve widgetIds in addtion to the eventIds
7
8Example(s):
9efgTestCasesToSequences testcaseDir sequences
10efgTestCasesToSequences testcaseDir sequences guifile.gui
Note: See TracBrowser for help on using the repository browser.