These are the two new tools I had just found in CodePlex.
The first one (WCF Load Test) is used to generate unit tests based on WCF trace file and a WCF client proxy, or a WCF interface contract.
The second one (SQL Load Test) is used to generated unit tests based on SQL Profiler trace file.
Both tools generate code for Visual Studio 2005 and Visual Studio 2008.