Announcement

Collapse
No announcement yet.

Scripting question/comment/suggestion

Collapse
X
 
  • Filter
  • Time
  • Show
Clear All
new posts

  • Scripting question/comment/suggestion

    In reading section 11.1 of the "BurnInTest V5.3 User Guide" I had the following question/comment/suggeston:

    <Test Name> Parameter
    -- What is this? The examples given do not conform to the given format, nor do they show a test name followed by a parameter. (pages 126-127)

    Comment:
    This is the only place in the manual in which all of the test names are listed. It is not clear from either log outputs, the "Test configuration and duty cycles" dialog or the descriptions of the tests in section 6 what names the tests themselves should be referenced by in a script.

    Suggestion:
    On the subsection title lines include the script test reference name in square brackets. e.g.
    6.8 CPU - MMX / SSE / 3DNow! test suite [MMX]
    6.9 3D Graphics test suite [3D]

  • #2
    The <Test Name> Parameter section should be part of the RUN COMMAND section. i.e.
    RUN <Test Name>

    They are all of the test names for scripting. The examples are in the RUN COMMAND section of Scripting. e.g.
    RUN CD
    RUN CONFIG

    It was inadvertantly moved to the wrong place in a relatively recent version. We will move the position of this section.


    We will add the script test reference name in square brackets as suggested.


    Thanks for your feedback.

    Regards,
    Ian

    Comment

    Working...
    X