is there anybody knows about cucumber and some good resources about learning cucumber to use it ruby? is it best for testing? -- Thanks, Irfan Ahmed Rizvi http://www.welltreat.us +880 1676 246 991 +880 1723 712 288u -- You received this message because you are subscribed to the Google Groups "Ruby on Rails: Talk" group. To post to this group, send email to rubyonrails-talk-/JYPxA39Uh5TLH3MbocFF+G/Ez6ZCGd0@public.gmane.org To unsubscribe from this group, send email to rubyonrails-talk+unsubscribe-/JYPxA39Uh5TLH3MbocFF+G/Ez6ZCGd0@public.gmane.org For more options, visit this group at http://groups.google.com/group/rubyonrails-talk?hl=en.
> is there anybody knows about cucumber and some good resources about learning > cucumber to use it ruby?The RSpec Book by David Chelimsky is an excellent introduction. The cucumber wiki is, itself, a good source of information, though you''ll rather spend a lot of time piecing together a coherent narrative.> is it best for testing?I''m afraid that''s not really an answerable question. On Thu, Nov 25, 2010 at 12:32 PM, Irfan Ahmed <irfandhk-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org> wrote:> is there anybody knows about cucumber and some good resources about learning > cucumber to use it ruby? is it best for testing? > > -- > Thanks, > Irfan Ahmed Rizvi > http://www.welltreat.us > +880 1676 246 991 > +880 1723 712 288u > > -- > You received this message because you are subscribed to the Google Groups > "Ruby on Rails: Talk" group. > To post to this group, send email to rubyonrails-talk-/JYPxA39Uh5TLH3MbocFF+G/Ez6ZCGd0@public.gmane.org > To unsubscribe from this group, send email to > rubyonrails-talk+unsubscribe-/JYPxA39Uh5TLH3MbocFF+G/Ez6ZCGd0@public.gmane.org > For more options, visit this group at > http://groups.google.com/group/rubyonrails-talk?hl=en. >-- You received this message because you are subscribed to the Google Groups "Ruby on Rails: Talk" group. To post to this group, send email to rubyonrails-talk-/JYPxA39Uh5TLH3MbocFF+G/Ez6ZCGd0@public.gmane.org To unsubscribe from this group, send email to rubyonrails-talk+unsubscribe@googlegroups.com. For more options, visit this group at http://groups.google.com/group/rubyonrails-talk?hl=en.
Thanks Brian, Yes, this is not an answerable question but I have to learn about cucumber only for rails, last night I have installed it! On Fri, Nov 26, 2010 at 7:47 AM, Brian Troutwine <brian-MmYI4SXeg2M3tL2svhKZZQ@public.gmane.org> wrote:> > is there anybody knows about cucumber and some good resources about > learning > > cucumber to use it ruby? > > The RSpec Book by David Chelimsky is an excellent introduction. The > cucumber wiki is, itself, a good source of information, though you''ll > rather spend a lot of time piecing together a coherent narrative. > > > is it best for testing? > > I''m afraid that''s not really an answerable question. > > On Thu, Nov 25, 2010 at 12:32 PM, Irfan Ahmed <irfandhk-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org> wrote: > > is there anybody knows about cucumber and some good resources about > learning > > cucumber to use it ruby? is it best for testing? > > > > -- > > Thanks, > > Irfan Ahmed Rizvi > > http://www.welltreat.us > > +880 1676 246 991 > > +880 1723 712 288u > > > > -- > > You received this message because you are subscribed to the Google Groups > > "Ruby on Rails: Talk" group. > > To post to this group, send email to rubyonrails-talk-/JYPxA39Uh5TLH3MbocFF+G/Ez6ZCGd0@public.gmane.org > > To unsubscribe from this group, send email to > > rubyonrails-talk+unsubscribe-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org<rubyonrails-talk%2Bunsubscribe-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org> > . > > For more options, visit this group at > > http://groups.google.com/group/rubyonrails-talk?hl=en. > > > > -- > You received this message because you are subscribed to the Google Groups > "Ruby on Rails: Talk" group. > To post to this group, send email to rubyonrails-talk-/JYPxA39Uh5TLH3MbocFF+G/Ez6ZCGd0@public.gmane.org > To unsubscribe from this group, send email to > rubyonrails-talk+unsubscribe-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org<rubyonrails-talk%2Bunsubscribe-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org> > . > For more options, visit this group at > http://groups.google.com/group/rubyonrails-talk?hl=en. > >-- Thanks, Irfan Ahmed Rizvi http://www.welltreat.us +880 1676 246 991 +880 1723 712 288 -- You received this message because you are subscribed to the Google Groups "Ruby on Rails: Talk" group. To post to this group, send email to rubyonrails-talk-/JYPxA39Uh5TLH3MbocFF+G/Ez6ZCGd0@public.gmane.org To unsubscribe from this group, send email to rubyonrails-talk+unsubscribe-/JYPxA39Uh5TLH3MbocFF+G/Ez6ZCGd0@public.gmane.org For more options, visit this group at http://groups.google.com/group/rubyonrails-talk?hl=en.
hey irfan, as mentioned by @brian Cucumber wiki itself is a good source to get started with it. and there are couple of good blogs available who are talking about it. Thanks abhis On Fri, Nov 26, 2010 at 7:43 AM, Irfan Ahmed <irfandhk-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org> wrote:> Thanks Brian, > Yes, this is not an answerable question but I have to learn about cucumber > only for rails, last night I have installed it! > > > > On Fri, Nov 26, 2010 at 7:47 AM, Brian Troutwine <brian-MmYI4SXeg2M3tL2svhKZZQ@public.gmane.org>wrote: > >> > is there anybody knows about cucumber and some good resources about >> learning >> > cucumber to use it ruby? >> >> The RSpec Book by David Chelimsky is an excellent introduction. The >> cucumber wiki is, itself, a good source of information, though you''ll >> rather spend a lot of time piecing together a coherent narrative. >> >> > is it best for testing? >> >> I''m afraid that''s not really an answerable question. >> >> On Thu, Nov 25, 2010 at 12:32 PM, Irfan Ahmed <irfandhk-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org> wrote: >> > is there anybody knows about cucumber and some good resources about >> learning >> > cucumber to use it ruby? is it best for testing? >> > >> > -- >> > Thanks, >> > Irfan Ahmed Rizvi >> > http://www.welltreat.us >> > +880 1676 246 991 >> > +880 1723 712 288u >> > >> > -- >> > You received this message because you are subscribed to the Google >> Groups >> > "Ruby on Rails: Talk" group. >> > To post to this group, send email to rubyonrails-talk-/JYPxA39Uh5TLH3MbocFF+G/Ez6ZCGd0@public.gmane.org >> > To unsubscribe from this group, send email to >> > rubyonrails-talk+unsubscribe-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org<rubyonrails-talk%2Bunsubscribe-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org> >> . >> > For more options, visit this group at >> > http://groups.google.com/group/rubyonrails-talk?hl=en. >> > >> >> -- >> You received this message because you are subscribed to the Google Groups >> "Ruby on Rails: Talk" group. >> To post to this group, send email to rubyonrails-talk-/JYPxA39Uh5TLH3MbocFF+G/Ez6ZCGd0@public.gmane.org >> To unsubscribe from this group, send email to >> rubyonrails-talk+unsubscribe-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org<rubyonrails-talk%2Bunsubscribe-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org> >> . >> For more options, visit this group at >> http://groups.google.com/group/rubyonrails-talk?hl=en. >> >> > > > -- > Thanks, > Irfan Ahmed Rizvi > http://www.welltreat.us > +880 1676 246 991 > +880 1723 712 288 > > -- > You received this message because you are subscribed to the Google Groups > "Ruby on Rails: Talk" group. > To post to this group, send email to rubyonrails-talk-/JYPxA39Uh5TLH3MbocFF+G/Ez6ZCGd0@public.gmane.org > To unsubscribe from this group, send email to > rubyonrails-talk+unsubscribe-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org<rubyonrails-talk%2Bunsubscribe-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org> > . > For more options, visit this group at > http://groups.google.com/group/rubyonrails-talk?hl=en. >-- You received this message because you are subscribed to the Google Groups "Ruby on Rails: Talk" group. To post to this group, send email to rubyonrails-talk-/JYPxA39Uh5TLH3MbocFF+G/Ez6ZCGd0@public.gmane.org To unsubscribe from this group, send email to rubyonrails-talk+unsubscribe-/JYPxA39Uh5TLH3MbocFF+G/Ez6ZCGd0@public.gmane.org For more options, visit this group at http://groups.google.com/group/rubyonrails-talk?hl=en.