chaitra b.
2012-Nov-18 02:57 UTC
[rspec-users] test case creation for a pizza ordering site
Hi, I am new to Ruby and Cucumber. Can anyone help me with creating test scripts using cucumber for a pizza ordering site which requires a login or new user creation to place an order. Thanks ! -- Posted via http://www.ruby-forum.com/.
George Dinwiddie
2012-Nov-18 03:36 UTC
[rspec-users] test case creation for a pizza ordering site
Chaitra, You''ll get better help on Cucumber if you use the Cucumber mailing list rather than the rspec list. I''ve CC''d that list on this reply. Please join that list and reply only there. On 11/17/12 9:57 PM, chaitra b. wrote:> Hi, > > I am new to Ruby and Cucumber. Can anyone help me with creating test > scripts using cucumber for a pizza ordering site which requires a login > or new user creation to place an order.Is this an existing application or one you''re developing? If you''re developing it, I''d leave out login and new user creation for a little while. Start with the guts of placing an order. In fact, I''d probably start with only a single type of pizza available online. You can start with one central idea, and then grow the concept into a full-featured pizza ordering site. - George -- ---------------------------------------------------------------------- * George Dinwiddie * http://blog.gdinwiddie.com Software Development http://www.idiacomputing.com Consultant and Coach http://www.agilemaryland.org ----------------------------------------------------------------------