Difference between revisions of "Usage"

From Wiki
Jump to: navigation, search
(Created page with "== Using the plug-ins == * To create a new TDL model by means of the TDLan2 textual representation, right click on a project or a folder in the package explorer and select Ne...")
(No difference)

Revision as of 17:56, 10 October 2017

Using the plug-ins

  • To create a new TDL model by means of the TDLan2 textual representation, right click on a project or a folder in the package explorer and select New -> File, type the filename ending with .tdlan2 and the corresponding editor shall be automatically opened.
  • To create a new TDL model by means of the TDPan2 textual representation for structured test objectives, right click on a project or a folder in the package explorer and select New -> File, type the filename ending with .tplan2 and the corresponding editor shall be automatically opened.
  • To translate a TDL model from the TDLan2 textual representation to the XF format (or the other way around), open the source model and press the "T" icon on the toolbar. The resulting model shall be stored in the same folder as the source model with the type of the model (.tdlan2 or .tdl) appended to the name of the source model.