We are hoping that this model would encourage people to write less python custom actions and thus leave the actions near to where they belong.Define
I login as <user> with password <password>
As
I go to Login Page
And I fill "username" textbox with "<user>"
And I fill "password" textbox with "<password>"
And I click "login" button
And I am at Dashboard Page
As a Pyccuracy UserI want to test the new action modelSo that I can make sure Pyccuracy worksScenario 1 - Checking that after logging in I end up in the dashboard pageGivenI login as "bernardo" with password "pyccuracy"When#The page has finished loading
ThenI see "Dashboard - My App" title
I like the idea very much.
I'd suggest that the action definition starts with "Define action"
instead of just "Define". I see two advantages: makes it more explicit
what is being defined, and leaves the door open for further stuff that
may be user defined.
Cheers,
Luciano
On Wed, Jul 14, 2010 at 11:30 PM, Bernardo Heynemann
<heyn...@gmail.com> wrote:
> --
> You received this message because you are subscribed to the Google Groups
> "pyccuracy" group.
> To post to this group, send email to pycc...@googlegroups.com.
> To unsubscribe from this group, send email to
> pyccuracy+...@googlegroups.com.
> For more options, visit this group at
> http://groups.google.com/group/pyccuracy?hl=en.
>
--
Ricardo Bánffy
http://www.dieblinkenlights.com
http://twitter.com/rbanffy
--