I created a web test to upload a file to SharePoint and also made sure that the file that I upload while recording gets deployed to my test out folder by following this article: http://blogs.msdn.com/b/edglas/archive/2008/08/05/how-to-upload-a-file-in-a-web-test.aspx.
My test runs successfully but doesn't upload the file to the SharePoint document library.
Any ideas?