Click here to Skip to main content
15,880,469 members
Please Sign up or sign in to vote.
0.00/5 (No votes)
Hello All ,
We have a WPF application Project which is suppose to run on different OS versions (Win XP ,Win 7 and Win 8 ). To make sure the compatibility of the application on all OS , We like to Run some unit test on All these OS versions On the TFS check-In .

Microsoft provide option to run unit test Using Test agent And Test Controller , but it share the test between machines and Run some test on some machines ( Ex : we have 2 Test agents and 10 Test then it run 5 test on each test agents ). Is any option to run all test on All machines . Any other ways ...??

we are using Windows 8 and TFS 2012 .

with regards,
jophy.
Posted

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900