Test Results Plug-in

Main Features:

- The grid displays test results as soon as the test completes. Each test result contains UUT_SN, Test Name, Param Name, Loop Details, LL, Param Num Value, UL, Param Char Value, and UOM (Unit of Measure).

- The Param Num Value field is highlighted in the following scenarios:
	* Param Num Value is outside limits and Test Result is Failed  Param Num Value field is highlighted in Red.
	* Param Num Value is outside limits and Test Result is Passed  Param Num Value field is highlighted in Light Red.

- The grid will be reset each time GoNoGo starts or when the user clears the Grid using the Clear Results option in the Export Options tab.

- The following  options are available in the Grid Properties section for user to select:

	* Enable Grid:  This property is checked by default.  If unchecked, the test results will not be displayed in the grid. Export options (Excel and Xml) will still work when this property is unchecked.  Its recommended to uncheck this property if the test tree contains more than two thousand rows of data and user does not need to see the test results as soon as the test completed.
	* Auto Scroll Grid:    This property is checked by default. If unchecked, the grid will not scroll to the last row each time a new test results is added. 
	* Show Tests without parameters: This property is unchecked by default. If checked, a new row in the grid is added even if the current test doesnt have any output  parameter.
	* Enable maximum visible array size constraint: user can specify the maximum visible array size to display in the grid.

- Stores Intermediate test results in in C:\\QTM\\TestLog folder so the test results can be retrieved even if QTM crashes.  To retrieve intermediate data and convert it to the Xml format that the QDM XmlDataFilter plug-in can read, click on Convert Intermediate Files option in the Configuration tab.  Intermediate data will be reset each time a GoNoGo starts.

- Exports test results to Excel.  Users can select different Excel format (Wide View, Long View, and Long Wide View) available in Configuration->Data Collection Configuration->Excel Format.

- Exports test results to Xml in the QDM XmlDataFilter plug-in readable format.
