FRM
v1.4.2

frm.tpl.scripts.drv
Script emos_testsuite_driver

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:

NOTE

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

Parameters

Tsl
emos_testsuite_driver.tsl


FRM
v1.4.2