|
FRM v1.4.2 |
||||||||
PREV SCRIPT NEXT SCRIPT | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | FUNCT | DETAIL: FIELD | CONSTR | FUNCT |
MainTest | +--emos_testsuite_driver
This test processes the test suite table. A test suite table
is
an Excel table that defines what tests and in what order should they be run.
For this to work there are four pieces if information necessary:
doit flag
stating wether to process or ignore the rowtest script
to be executedtest table
containing test data to be used by the scripttest set
the test cases from the test table to be executedNOTE
If doit flag
and/or test set
are preceeded by "?",
in interactive mode you are given the chance to superseed the given value.
The first two collumns mut be titeld "IDX" and "Name" because we use the FRM-interface to process the table (which requires this two columns). You may leave them empty and (we prefer it so) hide them.
Example
IDX | Name | Bearbeiten? | Testscript | Testtabelle | Testset | Kommentar |
---|---|---|---|---|---|---|
ja | the_script | some\table.xls | 1-5 | Tests 1,2,3,4,5 will be executed | ||
?ja | the_script | some\other\table.xls | ?1-3,7,9,a,b,c | Test names can also be non-numeric, a popup dalog will appear twice |
Parameters
"Bearbeiten?,Testscript,Testtabelle,Testset"]
Parameters
|
FRM v1.4.2 |
||||||||
PREV SCRIPT NEXT SCRIPT | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | FUNCT | DETAIL: FIELD | CONSTR | FUNCT |