How can I insert time wait value in web test in Visual Studio 2008 test edition? I have recorded a web test that I wan开发者_开发知识库t to use in Load test. Now I need to put some time delay between
I am creating webtests in TFS 开发者_StackOverflow中文版and trying to test reports execution in SSRS. When I record the initial process, it includes Reserved.ReportViewerWebControl.axd files. These fi
I have a service that accepts Xmla queries for Analysis services, often times those queries themselves will have a string that contains a fragment that looks something like
Full disclosure, I\'m new to Visual Studio Web Tests and coding for them. I\'ve written a webtest; coded in VB; it runs great. Our QA engineer wants to use this script for performance testing; but he
I\'m cr开发者_开发百科eating a Web Test in VS2008 and have extended ExtractionRule. Now when I run test where my extraction rule used it displays \"Request failed: Could not load type \'TypeName, vers
This is my first test for Asp.Net Web Application. We have an Engine consisting of several modules. I need to test classes in Engine Module.
I want to simulate the behaviour of the WebTestRequest class (in Visual Studio\'s Test Tools framework) where it can invoke dependent requests based on resources that are referred to in the response t
I\'ve read repeatedly how VSTS 2008 Web testing can only test the post and post back between web pages and thus cannot test calling Java Script or Ajax.Is there an alternative 开发者_开发技巧so that I