<?xml version="1.0" encoding="UTF-8" ?>
<?xml-stylesheet type="text/xsl" href="https://community.appian.com/cfs-file/__key/system/syndication/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>Fitnesse - How to validate values in a Drop Down ?</title><link>https://community.appian.com/discussions/f/general/10573/fitnesse---how-to-validate-values-in-a-drop-down</link><description>Hi All, 
 I&amp;#39;m new to Fitnesse for Appian. Could any one please tell me what is method to be used to validate values in a drop down. 
 Thanks &amp;amp; Regards 
 Rajesh KV</description><dc:language>en-US</dc:language><generator>Telligent Community 12</generator><item><title>RE: Fitnesse - How to validate values in a Drop Down ?</title><link>https://community.appian.com/thread/46235?ContentTypeID=1</link><pubDate>Tue, 20 Jun 2017 05:33:14 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:49fe76c3-c86e-4d43-add1-e743fd9460eb</guid><dc:creator>rajeshv</dc:creator><description>Hi Lucas,&lt;br /&gt;
&lt;br /&gt;
I used populate fields method first and used verify filed method. To verify drop down values. Not sure, if this correct way or is there any other alternative ?&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Fitnesse - How to validate values in a Drop Down ?</title><link>https://community.appian.com/thread/46174?ContentTypeID=1</link><pubDate>Fri, 16 Jun 2017 05:26:26 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:77734ff8-e288-4e5c-8b96-8c53ce11b66c</guid><dc:creator>rajeshv</dc:creator><description>Hi Lucas,&lt;br /&gt;
&lt;br /&gt;
I tried all the above 3 methods. It didn&amp;#39;t work. is there any other alternative.&lt;br /&gt;
&lt;br /&gt;
Thank you for your responses.&lt;br /&gt;
&lt;br /&gt;
Thanks &amp;amp; Regards&lt;br /&gt;
Rajesh KV&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Fitnesse - How to validate values in a Drop Down ?</title><link>https://community.appian.com/thread/46149?ContentTypeID=1</link><pubDate>Thu, 15 Jun 2017 09:58:57 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:8988b5b5-a2e7-41ab-aed3-18e97af97291</guid><dc:creator>lucasj</dc:creator><description>&lt;p&gt;Hi Rajesh,&lt;/p&gt;
&lt;p&gt;You should be able to use the verify methods on a dropdown the same way that you would on a text field. &amp;nbsp;Below is a snap shot of these methods:&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;
&lt;table class="plain_text_table" style="height:96px;" width="921"&gt;
&lt;tbody&gt;
&lt;tr&gt;
&lt;td&gt;| verify field | FIELD_LABEL or [FIELD_INDEX] or FIELD_LABEL[INDEX] | contains | VALUES() |&lt;/td&gt;
&lt;td colspan="2"&gt;Verify field contains value&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;| verify field | FIELD_LABEL or [FIELD_INDEX] or FIELD_LABEL[INDEX] | contains value | VALUE |&lt;/td&gt;
&lt;td colspan="2"&gt;Use this to verify a field that contains a comma&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;| verify field | FIELD_LABEL or [FIELD_INDEX] | in section | SECTION_NAME | contains | VALUE(S) |&lt;/td&gt;
&lt;td colspan="2"&gt;Verify field in section contains a value&lt;/td&gt;
&lt;/tr&gt;
&lt;/tbody&gt;
&lt;/table&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;
&lt;p&gt;Best,&lt;/p&gt;
&lt;p&gt;Lucas&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>