Native test steps must be explicitly declared to LISA at startup of the Test Manager. This declaration allows the authoring framework to associate the three classes that were defined previously. This declaration is done in the lisaextensions file against the nodes element. The classes themselves do not refer to one another. They are connected in the lisaextensions file.
The following example defines a new category for the custom test step. This example is used in the tree of the user interface. Precede any spaces in a node category with the backslash character.
nodes=com.mycompany.lisa.node.FTPTestNode nodeCategories=FTP\ Stuff FTP\ Stuff=com.mycompany.lisa.node.FTPTestNode com.mycompany.lisa.node.FTPTestNode=com.mycompany.lisa.node.FTPTestNodeController,com.mycompany.lisa.node.FTPTestNodeEditor
For more information about the lisaextensions file, see Extending the LISA Software in the Developer Guide.
|
Copyright © 2014 CA Technologies.
Tous droits réservés.
|
|