Import/Export Load Test result (.ltrar file) using mstest/code

Locked Import/Export Load Test result (.ltrar file) using mstest/code

  • Monday, September 24, 2012 6:21 PM
     
     
    How can Import/Export Load Test result (.ltrar file) using mstest/code(without using Visual Studio UI)?

All Replies

  • Tuesday, September 25, 2012 6:51 AM
    Moderator
     
     Answered

    Hi Naanu,

    Thank you for posting in the MSDN forum.

    Just to make this issue clearly, do you mean that you want to Import/Export Load Test result with MSTest as we could achieve it in the Test Results window? For example:

    How to: Export Test Results and How to: Import Test Results. Am I right?

    If so, we could use the command line /resultsfile:[file name] Save the test run results to the specified file. But as far as I know, there is no command line to import the test results, see “MSTest.exe Command-Line Options”.

    If I have misunderstood anything, please make free feel to let me know.

    Best Regards,


    Jack Zhai [MSFT]
    MSDN Community Support | Feedback to us