Ordered test is a type of test in Visual Studio 2010 that contains other tests and provides capability of running them in the specified order. Ordered test supports timeout and if you are using its timeout, you should be aware of following: -