Posts Topics Forums Images
Search videos from message boards Videos Search messages from microblogs Microblogs Search messages from imdb.com Imdb Search messages from yuku.com Yuku Search messages from lefora.com (free forums) Lefora
My account: Login | Sign Up
Loading... 

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.

Site: MSDN Forums - Visual Studio Team System - Web and Load Testing (site profile, domain info microsoft.com)
Title: Visual Studio Team System - Web and Load Testing
Url: http://social.msdn.microsoft.com/Forums/en-US/v...
Users activity: 16 post per thread
Forum activity: 47 active threads during last week
 

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:

Posts by:  day  week  month 

Top authors during last week:

Name
Posts
Edwer Fang
11
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.
Miro1977
8
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:...
slumley MSFT
8
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?
Figo Fei
4
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
rav94040
4
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...
richard84
4
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.
TimJim
4
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:...
Adam Sime
3
user's latest post:
Validation Rules: What is the...
Published (2009-11-10 14:16:00)
Thanks a lot sean, I'll give these a look right now  :)
slumley
3
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?
David C Baldauff
3
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::

MSDN Forums
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-...
Thread:  Show this thread (2 posts)   Thread info: Can the following me written in regular expression? Size: 580 bytes
Related Threads: Same Site | All Sites
Customize:  Customize "RE: Can the following me written in regular expression? :: Visual Studio Team System - Web and Load Testing :: MSDN Forums"
MSDN Forums
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
Thread:  Show this thread (2 posts)   Thread info: Can web recorder record IFrame Size: 282 bytes
Related Threads: Same Site | All Sites
Customize:  Customize "Can web recorder record IFrame :: Visual Studio Team System - Web and Load Testing :: MSDN Forums"
MSDN Forums
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?
Thread:  Show this thread (2 posts)   Thread info: Load Test ASP.NET app Requests/Sec Counter spike ~800,000,000 BUG?!? Size: 80 bytes
Related Threads: Same Site | All Sites
Customize:  Customize "RE: Load Test ASP.NET app Requests/Sec Counter spike ~800,000,000 BUG?!? :: Visual Studio Team System - Web and Load Testing :: MSDN Forums"
MSDN Forums
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 ...
Thread:  Show this thread (3 posts)   Thread info: How to create a WebTest to Check-Out and Check-In a file from Sharepoint
Library Size: 476 bytes
Related Threads: Same Site | All Sites
Customize:  Customize "RE: How to create a WebTest to Check-Out and Check-In a file from Sharepoint
Library :: Visual Studio Team System - Web and Load Testing :: MSDN Forums"
MSDN Forums
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.
Thread:  Show this thread (2 posts)   Thread info: How can I parameterize the values which were auto generated Size: 420 bytes
Related Threads: Same Site | All Sites
Customize:  Customize "RE: How can I parameterize the values which were auto generated :: Visual Studio Team System - Web and Load Testing :: MSDN Forums"
MSDN Forums
Started 4 days, 6 hours ago (2009-11-12 14:37:00)  by richard84
starttext: <Result> endtext: <eos>
Thread:  Show this thread (5 posts)   Thread info: Extracting text from the response. Size: 137 bytes
Related Threads: Same Site | All Sites
Customize:  Customize "RE: Extracting text from the response. :: Visual Studio Team System - Web and Load Testing :: MSDN Forums"
 

Hot threads for last week on Visual Studio Team System - Web and Load Testing::

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
Thread:  Show this thread (6 posts)   Thread info: Can not get test detail after load test completed in Rig Size: 238 bytes
Related Threads: Same Site | All Sites
Customize:  Customize "RE: Can not get test detail after load test completed in Rig :: Visual Studio Team System - Web and Load Testing :: MSDN Forums"
Visual Studio Team System - Web and Load Testing
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 ...
Thread:  Show this thread (6 posts)   Thread info: Validation Rules: What is the best way to validate large chunks of code on
a page? Size: 691 bytes
Related Threads: Same Site | All Sites
Customize:  Customize "RE: Validation Rules: What is the best way to validate large chunks of code on
a page? :: Visual Studio Team System - Web and Load Testing :: MSDN Forums"
Visual Studio Team System - Web and Load Testing
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 ...
Thread:  Show this thread (6 posts)   Thread info: system.timeoutexception error when runing webtest Size: 1,716 bytes
Related Threads: Same Site | All Sites
Customize:  Customize "RE: system.timeoutexception error when runing webtest :: Visual Studio Team System - Web and Load Testing :: MSDN Forums"
Visual Studio Team System - Web and Load Testing
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 ...
Thread:  Show this thread (5 posts)   Thread info: How to use same jsessionid value throughout the webtest Size: 665 bytes
Related Threads: Same Site | All Sites
Customize:  Customize "RE: How to use same jsessionid value throughout the webtest :: Visual Studio Team System - Web and Load Testing :: MSDN Forums"
Visual Studio Team System - Web and Load Testing
Started 4 days, 6 hours ago (2009-11-12 14:37:00)  by richard84
starttext: <Result> endtext: <eos>
Thread:  Show this thread (5 posts)   Thread info: Extracting text from the response. Size: 137 bytes
Related Threads: Same Site | All Sites
Customize:  Customize "RE: Extracting text from the response. :: Visual Studio Team System - Web and Load Testing :: MSDN Forums"
Visual Studio Team System - Web and Load Testing
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
Thread:  Show this thread (4 posts)   Thread info: Exsisting Load test Results repository - with VS2010 Beta 2 Size: 434 bytes
Related Threads: Same Site | All Sites
Customize:  Customize "RE: Exsisting Load test Results repository - with VS2010 Beta 2 :: Visual Studio Team System - Web and Load Testing :: MSDN Forums"
Visual Studio Team System - Web and Load Testing
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.
Thread:  Show this thread (4 posts)   Thread info: Page time consider the rendering time or not ? Size: 406 bytes
Related Threads: Same Site | All Sites
Customize:  Customize "RE: Page time consider the rendering time or not ? :: Visual Studio Team System - Web and Load Testing :: MSDN Forums"
Visual Studio Team System - Web and Load Testing
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 ...
Thread:  Show this thread (4 posts)   Thread info: Think Time Hot Fix doesn't seem to work Size: 1,942 bytes
Related Threads: Same Site | All Sites
Customize:  Customize "RE: Think Time Hot Fix doesn't seem to work :: Visual Studio Team System - Web and Load Testing :: MSDN Forums"
Visual Studio Team System - Web and Load Testing
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.
Thread:  Show this thread (3 posts)   Thread info: Transaction, Thinktime and Normal Distribution problem. Size: 137 bytes
Related Threads: Same Site | All Sites
Customize:  Customize "RE: Transaction, Thinktime and Normal Distribution problem. :: Visual Studio Team System - Web and Load Testing :: MSDN Forums"
Visual Studio Team System - Web and Load Testing
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 ...
Thread:  Show this thread (3 posts)   Thread info: How to create a WebTest to Check-Out and Check-In a file from Sharepoint
Library Size: 476 bytes
Related Threads: Same Site | All Sites
Customize:  Customize "RE: How to create a WebTest to Check-Out and Check-In a file from Sharepoint
Library :: Visual Studio Team System - Web and Load Testing :: MSDN Forums"