webtest
Insert wait in VS2008 web test
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[详细]
2022-12-26 12:10 分类:问答TFS webtest for SSRS reports issue
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[详细]
2022-12-25 04:03 分类:问答Prevent Visual Studio Web Test from changing request details
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[详细]
2022-12-25 02:30 分类:问答Visual Studio web tests: Can a coded webtest be run through the Web Test Editor run view?
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[详细]
2022-12-23 06:31 分类:问答Custom extraction rule in VS2008 doesn't work
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[详细]
2022-12-21 21:27 分类:问答Unit Test configuration for ASP.NET application
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.[详细]
2022-12-15 23:57 分类:问答Parsing dependent requests in an http web response
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[详细]
2022-12-15 06:40 分类:问答Alternative to VSTS 2008 WEb tests to test JavaScript & Ajax
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[详细]
2022-12-12 11:03 分类:问答