|
More site info...
Visual Studio Team System - Web and Load Testing | Forum profile
|
|
Forum profile page for Visual Studio Team System - Web and Load Testing on http://msdn.microsoft.com.
This report page is the aggregated overview from a single forum: Visual Studio Team System - Web and Load Testing, located on the Message Board at http://msdn.microsoft.com.
This forum profile page summarizes the general forum statistics such as: Users Activity, Forum Activity, and Top Authors, which are reported in either a table or graph below for a given reporting time period.
Additional forum profile information for "Visual Studio Team System - Web and Load Testing" on the Message Board at http://msdn.microsoft.com is also shown in the following ways:
1) Latest Active Threads
2) Hot Threads for Last Week
Warning: These statistics are generated using 'best efforts' and can experience delays and reporting errors at times. Please note that such statistics do not constitute a forum's popularity and/or exact posting volumes at any given reporting period.
|
|
|
|
|
Posting activity on Visual Studio Team System - Web and Load Testing:
|
|
Week
|
Month
|
3 Months
|
|
Threads:
|
47
|
47
|
60
|
|
Post:
|
72
|
72
|
94
|
|
|
Visual Studio Team System - Web and Load Testing Posting activity graph:
|
Top authors during last week:
user's latest post:
How to create a WebTest to...
Published (2009-11-13 09:02:00)
Hello, After some tests on my machine, I find that the root cause is that while checking out a file in sharepoint, there is a ActiveX downloading the file to specific folder. One thing to be aware of is that web test works at http layer, it records the http requests and runs by issuing HTTP requests with web test engine, which means it will not record the actions of ActiveX. As a result, the file can not be downloaded or uploaded.
user's latest post:
system.timeoutexception error...
Published (2009-11-11 15:37:00)
While I search an answer I was found something interesting : I open trace file (from QTAgent.exe.config ) on the Agent that run the WebTest, when I get the timeout error I see in the log that I get timeout on - Cleanup called. Here several rows from the log : [V, 216, 10, 2009/11/11 17:34:32.044] QTAgent.exe: AgentObject: Sending heartbeat to listeners [V, 216, 10, 2009/11/11 17:34:32.232] QTAgent.exe: AgentObject:...
user's latest post:
How to create a WebTest to...
Published (2009-11-13 14:25:00)
I tried just checking out a file and checking it back in, and it seemed to work. After playing back the test and looking at the version history for the file, I see my new checkin. I didn't down load the file. Liju - Did you try to download the file and that is what did not work?
user's latest post:
Is there any way to setup the a...
Published (2009-11-11 06:52:00)
Hi txstest I'm not sure about the Slikperformer feature, but if you have any feedback, welcome to provide it at http://connect.microsoft.com/VisualStudio In addition, I also suggest you to input the feedback link here later, so that it will benefit other members in the community. Thanks. Figo Fei MSDN Subscriber Support in Forum If you have any feedback on our support, please contact msdnmg@microsoft.com
user's latest post:
Trial Agents and controller...
Published (2009-11-12 20:05:00)
Hi slumely, Please can you respond on this Agents and controllers -VS2008 Trial Version - how much load it will be support?( what is max Virtualusers ). For ex: i controller and 10 agents -15 webservers , how much load i can generate? or Is there any limitations in applying load .I am seeing some Timeout error even with lowest load also. Can you Please clarify this . and my second Question is ON Timeout: For example :If my load...
user's latest post:
Transaction, Thinktime and...
Published (2009-11-12 15:52:00)
Hi Slumey, Yeah, the response time displayed is the correct value (i.e. transaction time - think time) but it is an average. I really need to be able to view all the transaction response times (in VS or DB) and the transaction response time percentiles (in VS or DB). Rich.
user's latest post:
Can the following me written in...
Published (2009-11-14 16:40:00)
This would work in code: DataKey="(?<TheNumber>[\d]*)".*Testing Automation] The named parameter (TheNumber) would contain your 62333. I am not very good with RegEx so I couldn't tell you for sure if you can or cannot write a regex in such a way that you could use it in the built in FindTexT validation rule. Here is a link on writing a custom validation rule:...
user's latest post:
How to use same jsessionid value...
Published (2009-11-09 13:49:00)
The cookie value from the first request should be carried forward to following requests. Does each of the following responses also get a SET-Cookie header for jsessionid?
user's latest post:
Load Test ASP.NET app...
Published (2009-11-13 21:41:00)
Anyone? Should I just start a Connect issue on this?
|
|
|
|
Latest active threads on Visual Studio Team System - Web and Load Testing::
Started 2 days, 4 hours ago (2009-11-14 16:40:00)
by TimJim
This would work in code: DataKey="(?<TheNumber>[\d]*)".*Testing Automation] The named parameter (TheNumber) would contain your 62333. I am not very good with RegEx so I couldn't tell you for sure if you can or cannot write a regex in such a way that you could use it in the built in FindTexT validation rule. Here is a link on writing a custom validation rule: http://msdn.microsoft.com/en-...
Started 2 days, 4 hours ago (2009-11-14 16:35:00)
by Mayuriv
Hi, I am using VSTS 2010 and trying to record a web application. My application has IFrames in it. The Web recorder is not able to rerun the IFrames. Could you please let me known how i should be doing this? Thanks, Mayuri
Started 2 days, 23 hours ago (2009-11-13 21:41:00)
by David C Baldauff
Anyone? Should I just start a Connect issue on this?
Started 3 days, 11 hours ago (2009-11-13 09:02:00)
by Edwer Fang
Hello, After some tests on my machine, I find that the root cause is that while checking out a file in sharepoint, there is a ActiveX downloading the file to specific folder. One thing to be aware of is that web test works at http layer, it records the http requests and runs by issuing HTTP requests with web test engine, which means it will not record the actions of ActiveX. As a result, the ...
Started 3 days, 13 hours ago (2009-11-13 07:35:00)
by Edwer Fang
Hello Desh, Based on your description, I guess you are testing a web site with load test, and some value s are updated in DB according to sequential order, and if you replace this valid value with invalid value, your web site crushes. If so, I think you need to modify your web test or the structure of database, etc. If I have misunderstood you, please feel free to correct me.
Started 4 days, 6 hours ago (2009-11-12 14:37:00)
by richard84
starttext: <Result> endtext: <eos>
|
|
Hot threads for last week on Visual Studio Team System - Web and Load Testing::
Started 1 week, 1 day ago (2009-11-08 16:10:00)
by TravelMan
Choosing AllIndividualDetails doesn't help in this case. Even I don't check AllIndividualDetails, I should be able to see the avg test time. It does work without using controller/agent. Thanks
Started 6 days, 7 hours ago (2009-11-10 13:25:00)
by TimJim
Adam, Is the HTML behind the nav bar dynamic? (does it vary based on page content?) If not maybe you can just validate a few key elements/attributes. Also consider writing a custom validation rule so you don't duplicate the same validation logic in a bunch of different web tests. The custom validation rule should be able to validate the entire html as well if you are set on doing it that ...
Started 1 week ago (2009-11-09 05:33:00)
by Edwer Fang
Hello Miro1977, Frankly speaking, this might be hard to troubleshoot online since there would be many causes for the crash to happen. However, you can try the following steps to deal with the case: 1. Try running devenv /Safemode to see if you can open it correctly. 2. Reboot the machine into Safe Mode. Do you still have the problem? This can isolate some third party application/driver's ...
Started 1 week ago (2009-11-09 03:28:00)
by Edwer Fang
Hello, Based on your description, you want to carry the Session id generated in the first requests to all the subsequent requests. You may follow Miro1977's suggestion to do it. As extraction rule could extract specific value from the response and bind it to a context parameter which could be used in all test. You just need to verify the response of the first request and create proper ...
Started 4 days, 6 hours ago (2009-11-12 14:37:00)
by richard84
starttext: <Result> endtext: <eos>
Started 1 week ago (2009-11-09 20:01:00)
by rav94040
HI Slumely, I found how to export the resluts , please Ignore the above two questions. One more Question? Is there any provision/ how can i generate Req/se.....or any counter VS User Load in these New excel reports. Please can you help with this how should i do? This type we mostly use to present to the management. Thank you
Started 1 week, 1 day ago (2009-11-08 15:44:00)
by TimJim
Miro Render time is not included in the page time. During a load test, the rendering is not even performed. The point of the load test is to test the server's response to different loads and rendering is a client side metric. The page time in the page table also includes dependent requests (images, javascript...) so it is not actually time to first byte.
Started 6 days, 10 hours ago (2009-11-10 10:18:00)
by Figo Fei
Hi Nick I tried on my side, it seems work well to me (VSTS2008 SP1 on Windows Server 2008 SP1 with a simple redirect sample web project). Can you please clarify in which method you judge that the think time doesn't work for you? Thanks.
Figo Fei
MSDN Subscriber Support in Forum
If you have any feedback on our support, please ...
Started 4 days, 5 hours ago (2009-11-12 15:21:00)
by slumley MSFT
Richard - Isn't the response time of the transaction what you are looking for? This does subtract out the thinktime.
Started 3 days, 11 hours ago (2009-11-13 09:02:00)
by Edwer Fang
Hello, After some tests on my machine, I find that the root cause is that while checking out a file in sharepoint, there is a ActiveX downloading the file to specific folder. One thing to be aware of is that web test works at http layer, it records the http requests and runs by issuing HTTP requests with web test engine, which means it will not record the actions of ActiveX. As a result, the ...
|
|