Script Engine

The script engine executes script created using the Test Engine script language. The Test Engine only uses one script file per project. You can link to scripts using the script tag.

There is no script debugger, but message and trace statements are often quite useful. Also, scripts can be generated with symbol information (line and column number) by using the debug data format.