spec |
Identification information for the test (names, descriptions)
|
sname |
Short name for test, that is used as test name in
GUI-runner
and as component of path to the test in
console runner
.
The sname should not contain line breaks.
It is better if the sname is short and without white spaces.
|
fname |
Full name of test is used as test name in
console runner
.
The fname should not contain line breaks.
The fname is placed in one line/screen.
So it would be better if the fname is less than 60 symbols.
|
descr |
Full description of test.
It can be as long as you need and contain any number of line breaks.
The description can be shown in the
console
and
GUI
runner by special command only.
|