Device Online Help # Go back one pageGo to the next page#Go to this book's Index

Test tab fields


Field Description
Result
The result of the most recently run (or current) test:
  • none
  • success
  • inProgress
  • notSupported
  • unAbleToRun
  • aborted
  • failed
Code
The code contains more specific information about the test result (for example, an error code after a failed test):
  • none
  • NoReceive (timeout on a send)
  • BadSeq (packets received out of sequence)
  • BadLen (packet length mismatch)
  • BadData (packet data mismatch)
PassCount
The number of iterations of the test case that completed successfully.
FailCount
The number of iterations of the test case that failed.

See Also


Go back one pageGo to the next page##Go to this book's Index