source:
branches/autoquest-distribution-release-0.2.0/trunk/autoquest-plugin-guitar/src/main/resources/manuals/efgTestCasesToSequences
@
2101
Last change on this file since 2101 was 728, checked in by sherbold, 12 years ago | |
---|---|
File size: 430 bytes |
Line | |
---|---|
1 | Loads 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 | |
8 | Example(s): |
9 | efgTestCasesToSequences testcaseDir sequences |
10 | efgTestCasesToSequences testcaseDir sequences guifile.gui |
Note: See TracBrowser
for help on using the repository browser.