Test Program Environment

Tests are written in VBScript, an easily learned and commonly utilized language.  Programs can access all the drivers contained in the environment as well as specially created user objects.

 

 

IntelliSense® features further aid in test writing by exposing drop down lists for function calls and tool-tip help for parameters.


Test programs can be broken into subdirectories called groups for better understanding. Each test node shows whether it has passed or failed in the test sequence view.

 


Newly created test nodes already contain skeleton code upon instantiation for easier test software creation.

 

 


When the test program is finished executing, the overall pass/fail result is clearly displayed, and a test results table provides a detailed summary showing the result of each test node in the program.

 

 

 

Back to the Software Info