<?xml version="1.0" encoding="UTF-8" ?>
<?xml-stylesheet type="text/xsl" href="http://weblogs.asp.net/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>Web Testing extraction rule</title><link>http://weblogs.asp.net/pgreborio/archive/2005/09/22/425775.aspx</link><description>When you test a web application with Visual Studio Team System you can use extraction rules in order to exctract information from the request and reply HTTP streams. By default, the September CTP provides the following extraction rules: Attribute Value</description><dc:language>en</dc:language><generator>CommunityServer 2007 SP1 (Build: 20510.895)</generator><item><title>re: Web Testing extraction rule</title><link>http://weblogs.asp.net/pgreborio/archive/2005/09/22/425775.aspx#427297</link><pubDate>Wed, 12 Oct 2005 07:25:00 GMT</pubDate><guid isPermaLink="false">c06e2b9d-981a-45b4-a55f-ab0d8bbfdc1c:427297</guid><dc:creator>Pierre Greborio</dc:creator><author>Pierre Greborio</author><description>From the ExtractionEventArgs variable you can get access to the response stream (ie. e.Response) and then to the body of the HTML document. Parsing the body you can extract all values of your dropdown.&lt;img src="http://weblogs.asp.net/aggbug.aspx?PostID=427297" width="1" height="1"&gt;</description></item><item><title>re: Web Testing extraction rule</title><link>http://weblogs.asp.net/pgreborio/archive/2005/09/22/425775.aspx#427275</link><pubDate>Tue, 11 Oct 2005 23:03:00 GMT</pubDate><guid isPermaLink="false">c06e2b9d-981a-45b4-a55f-ab0d8bbfdc1c:427275</guid><dc:creator>Mountain</dc:creator><author>Mountain</author><description>I am trying to come up with an extraction rule for form fields that will work with drop down lists. I need to extract the value of each item in the list as well as the text displayed for those items. Any suggestions?&lt;img src="http://weblogs.asp.net/aggbug.aspx?PostID=427275" width="1" height="1"&gt;</description></item></channel></rss>