This topic explains how to configure an automated nightly testing process that sends results to Team Server.
To automate the nightly testing process:

  1. In the GUI, define the preferences that you want to be applied across multiple test scenarios.
  2. Define the command line arguments needed to achieve your objectives. Use localsettings as needed to override the GUI preferences if needed.
  3. Develop a script or batch file to invoke your command line interface commands and perform any additional operations you want automated.
  4. Use a scheduling utility (such as cron or the Windows scheduling program) to run the test at a specified time each night.