You can play back an SM Tests through the Developer Command Prompt for VS 2017. The “mstest” command runs tests in test files. You can execute the playback command from the command line and view the outcome. The test file name and configuration file can be specified through arguments passed to the command. Refer to the MSDN documentation for more information on the mstest command.