This should always be the base class for all coded Web tests written in languages that do not support Visual C# iterator-like syntax. To write a Web test in Visual C#, see WebTest for an example. To run a test outside Visual Studio 2005 Team System, see Command-Line Test Execution for more information.
This class must be inherited; it cannot be instantiated.
Notes to Inheritors
When you inherit from
ThreadedWebTest, you must override
Run.