Remote Test Runner

Exercise Visual Studio based test classes outside of Visual Studio
Download

Remote Test Runner Ranking & Summary

Advertisement

  • Rating:
  • License:
  • Ms-PL
  • Publisher Name:
  • jeremy805
  • Operating Systems:
  • Windows All
  • File Size:
  • 229 KB

Remote Test Runner Tags


Remote Test Runner Description

Remote Test Runner was developed to be an unit test assistance tool that allows the user to exercise Visual Studio based test classes outside of Visual Studio. RTR reports on Data-Driven tests at the data field level as opposed to the unit test method level. Failed asserts no longer abort a test. The Remote Test Runner was created to exercise unit tests outside of Visual Studio. This setup is most appropriate when the unit tests rely an outside resource. In my environment this tends to be outside data. Support for Data-Driven tests were a primary goal. Business stakeholders and testers create and modify the input data and then exercise the tests. Remote Test Runner will report on the results. RTR was written in C#. The client is a Click-Once application. The client can automate MSTest calls locally or it can request the backend to perform the MSTest calls. The client communicates to the backend through a WCF service. After a test is executed the MSTest .trx file is interpreted and displayed as a results summary. The Unit Testing helper optionally creates an .xml file for a detailed column level report.


Remote Test Runner Related Software