On 03/04/2008, <b class="gmail_sendername">joseph</b> &lt;<a href="mailto:joe@eshopworks.co.uk">joe@eshopworks.co.uk</a>&gt; wrote:<div><span class="gmail_quote"></span><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
<br> Example Story (High level):<br> <br> Story: Web admin manages pages within the admin system<br> Scenario: Add page<br> Scenario: edit page.<br> Scenario: delete page.<br> <br> I&#39;m unsure if this granularity is productive for a rspec story. </blockquote>
<div><br><br>Hi Jospeh<br><br>This seems too coarse to me.&nbsp; The controller I&#39;m working on now will end up with a corresponding story for each of your scenarios.&nbsp; My scenarios are along the lines of &quot;User edits page with valid details&quot;, &quot;User edits page with missing details&quot;, &quot;User edits page and clicks cancel&quot;, &quot;User with insufficient priveleges tries to delete page&quot; etc.&nbsp; I try to make a scenario for each common or complex thing that changes the state of the system - they would never fit in one story.<br>
<br>Ashley</div></div>