Scripting and Baselines

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • nick77vet
    Junior Member
    • Dec 2008
    • 2

    #1

    Scripting and Baselines

    In a script, is it possible to import a baseline into the results after the tests complete?
  • David (PassMark)
    Administrator
    • Jan 2003
    • 11092

    #2
    I am not really sure what you are trying to do. Can you give a specific example.

    Comment

    • nick77vet
      Junior Member
      • Dec 2008
      • 2

      #3
      Using a script, I would like to run a benchmark and then output that test's results with a baseline included.

      Comment

      • David (PassMark)
        Administrator
        • Jan 2003
        • 11092

        #4
        using the command line you can run PerformanceTest to generate benchmark results in HTML, text or CSV format. You can also do a similar task using the scripting options.

        See the PerformanceTest help file for details about command line options and scripting.

        At the moment there is no option to output a .pt baseline file (just HTML, text or CSV format).

        Comment

        Working...