3 Answers, 1 is accepted
0
Hello wissam ab,
A Microsoft Visual Studio Load test is Microsoft's way of performing stress and load testing of a website including making performance measurements (e.g. how long does it take the webserver to respond with 10 users, 50 users, 100 users, etc.). You create load tests within Visual Studio. It uses Microsoft WebTest's as input to the load test which is used to simulate user input/actions against the website you are performing load testing of.
There's more information about it on the Microsoft website here: http://msdn.microsoft.com/en-us/vstudio/dd408381.aspx. In the middle of the page is a link to an introductory video. This video demontrates creating a WebTest, using it to create a Load Test, and then how to run a load test.
Our tool can be used to convert WebAii tests into Microsoft WebTest's (eliminating step 1 in the video) which are then used by the load test as demonstrated in the video.
All the best,
Cody
the Telerik team
Do you want to have your say when we set our development plans? Do you want to know when a feature you care about is added or when a bug fixed? Explore the Telerik Public Issue Tracking system and vote to affect the priority of the items.
A Microsoft Visual Studio Load test is Microsoft's way of performing stress and load testing of a website including making performance measurements (e.g. how long does it take the webserver to respond with 10 users, 50 users, 100 users, etc.). You create load tests within Visual Studio. It uses Microsoft WebTest's as input to the load test which is used to simulate user input/actions against the website you are performing load testing of.
There's more information about it on the Microsoft website here: http://msdn.microsoft.com/en-us/vstudio/dd408381.aspx. In the middle of the page is a link to an introductory video. This video demontrates creating a WebTest, using it to create a Load Test, and then how to run a load test.
Our tool can be used to convert WebAii tests into Microsoft WebTest's (eliminating step 1 in the video) which are then used by the load test as demonstrated in the video.
All the best,
Cody
the Telerik team
Do you want to have your say when we set our development plans? Do you want to know when a feature you care about is added or when a bug fixed? Explore the Telerik Public Issue Tracking system and vote to affect the priority of the items.
0

wissam ab
Top achievements
Rank 1
answered on 13 May 2010, 03:41 PM
Thanks Cody,
I installed the load test agent of visual studio, I watched the video that you send to me, the problem is when I try to create an agent test it does not appear in my visual studio, although the 2 services has been created in my PC: Visual Studio Team Test Agent, Visual Studio Team Test Controller and they are running !
I installed the load test agent of visual studio, I watched the video that you send to me, the problem is when I try to create an agent test it does not appear in my visual studio, although the 2 services has been created in my PC: Visual Studio Team Test Agent, Visual Studio Team Test Controller and they are running !
0
Hello wissam ab,
I am sorry I cannot help you with that problem. I will be happy to help you with using our product up to converting WebAii tests into Microsoft Web Tests. Unfortunately that's where my support ability ends. Since that is a Microsoft product, please take this up with Microsoft support.
Sincerely yours,
Cody
the Telerik team
Do you want to have your say when we set our development plans? Do you want to know when a feature you care about is added or when a bug fixed? Explore the Telerik Public Issue Tracking system and vote to affect the priority of the items.
I am sorry I cannot help you with that problem. I will be happy to help you with using our product up to converting WebAii tests into Microsoft Web Tests. Unfortunately that's where my support ability ends. Since that is a Microsoft product, please take this up with Microsoft support.
Sincerely yours,
Cody
the Telerik team
Do you want to have your say when we set our development plans? Do you want to know when a feature you care about is added or when a bug fixed? Explore the Telerik Public Issue Tracking system and vote to affect the priority of the items.