[qmtest] Variable in argument list

Stefan Seefeld seefeld at sympatico.ca
Mon Apr 10 23:58:40 UTC 2006


Kelly Lucas wrote:
> Thanks. But if I'm not writing my own classes, etc, I just want to 
> access the variable by specifying this variable in the xml file for each 
> testcase. Is this something I can do?

I don't quite understand the question. There is a one-to-one mapping
between extension (e.g. Test) parameters and those variables in the
xml files (you can think of these xml files as a serialized form of
the test). The meaning is defined by the Test class. If you want to
add a new variable, or change the meaning of an existing variable,
this indicates that you probably want to write your own test class(es).

Regards,
		Stefan




More information about the qmtest mailing list