<?xml version="1.0" encoding="UTF-8" ?>
<?xml-stylesheet type="text/xsl" href="http://blogs.msdn.com/utility/FeedStylesheets/rss.xsl" media="screen"?><rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:slash="http://purl.org/rss/1.0/modules/slash/" xmlns:wfw="http://wellformedweb.org/CommentAPI/"><channel><title>The perfect project plan is possible if one first documents a list of all the unknowns</title><link>http://blogs.msdn.com/amitjha/default.aspx</link><description /><dc:language>en-US</dc:language><generator>CommunityServer 2.1 SP1 (Build: 61025.2)</generator><item><title>Fiddler and VSTS</title><link>http://blogs.msdn.com/amitjha/archive/2007/05/22/fiddler-and-vsts.aspx</link><pubDate>Wed, 23 May 2007 02:25:00 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:2802684</guid><dc:creator>AmitJha</dc:creator><slash:comments>5</slash:comments><comments>http://blogs.msdn.com/amitjha/comments/2802684.aspx</comments><wfw:commentRss>http://blogs.msdn.com/amitjha/commentrss.aspx?PostID=2802684</wfw:commentRss><description>&lt;P&gt;Hi All,&lt;/P&gt;
&lt;P&gt;I had requirement of having to do load test for list of our webservices and&amp;nbsp;find out the pain points in the web methods. I had a day to come to the conclusion to develop the load test and simulate the actual environment scenario.&lt;/P&gt;
&lt;P mce_keep="true"&gt;I identified the task as &amp;nbsp;&lt;/P&gt;
&lt;P mce_keep="true"&gt;1) Writing the test with the similar soap envelope&lt;/P&gt;
&lt;P mce_keep="true"&gt;2) The webmethods do not take simple primitive data type, they all take typed datasets.&lt;/P&gt;
&lt;P mce_keep="true"&gt;I came across fiddler which is a pretty neat tool to capture HTTP traffic, &lt;A href="http://www.fiddlertool.com/fiddler/version.asp"&gt;http://www.fiddlertool.com/fiddler/version.asp&lt;/A&gt;&lt;/P&gt;
&lt;P mce_keep="true"&gt;VSTS Test suite gives us the WebTest and the Load test types. The best part of fiddler now is that it has a addin that can directly give you a .WEBTEST created that you could include in the VSTS test project. Awesome right ?&lt;/P&gt;
&lt;DIV&gt;&lt;FONT face="Geneva, Arial, Sans-serif"&gt;Steps&lt;/FONT&gt;&lt;/DIV&gt;
&lt;OL&gt;
&lt;LI&gt;&lt;FONT face="Geneva, Arial, Sans-serif"&gt;Record a script with fiddler&lt;/FONT&gt; 
&lt;LI&gt;&lt;FONT face="Geneva, Arial, Sans-serif"&gt;Save sessions: File &amp;gt; Save &amp;gt; Sessions &amp;gt; as Visual Studio Web Test...&lt;/FONT&gt; 
&lt;LI&gt;&lt;FONT face="Geneva, Arial, Sans-serif"&gt;Create a .loadtest including the .webtest created by fiddler&lt;/FONT&gt; 
&lt;LI&gt;&lt;FONT face="Geneva, Arial, Sans-serif"&gt;Run the .loadtest&lt;/FONT&gt; &lt;/LI&gt;&amp;nbsp;&lt;/OL&gt;
&lt;P mce_keep="true"&gt;Now the outcome is pretty fast, The customizations would be needed for changing the values for the input parameters. But still it gave excellent productive outcome within no time....&lt;/P&gt;
&lt;P mce_keep="true"&gt;-Amit&amp;nbsp;&lt;/P&gt;
&lt;P mce_keep="true"&gt;&amp;nbsp;&lt;/P&gt;
&lt;P mce_keep="true"&gt;&amp;nbsp;&lt;/P&gt;&lt;img src="http://blogs.msdn.com/aggbug.aspx?PostID=2802684" width="1" height="1"&gt;</description><category domain="http://blogs.msdn.com/amitjha/archive/tags/VSTS/default.aspx">VSTS</category></item></channel></rss>