Hi everyone i want to test a rails app and i have no idea on testing the rails app. Can any guide me how to test a rails app and what are the best way to test an app. Thanks in advance -- 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 To view this discussion on the web visit https://groups.google.com/d/msg/rubyonrails-talk/-/-s6arBaJ-kMJ. For more options, visit https://groups.google.com/groups/opt_out.
On 3 August 2012 06:32, honey ruby <emailtohoneyruby-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org> wrote:> Hi everyone i want to test a rails app and i have no idea on testing the > rails app. Can any guide me how to test a rails app and what are the best > way to test an app.Have you tried http://www.google.co.uk/search?q=test+rails+app Imagine that each of those results is someone answering your question before you asked it. Read them, and then ask any specific questions you have about implementing their advice. -- 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 https://groups.google.com/groups/opt_out.
On 3 August 2012 08:23, Michael Pavling <pavling-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org> wrote:> On 3 August 2012 06:32, honey ruby <emailtohoneyruby-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org> wrote: >> Hi everyone i want to test a rails app and i have no idea on testing the >> rails app. Can any guide me how to test a rails app and what are the best >> way to test an app. > > Have you tried http://www.google.co.uk/search?q=test+rails+app > > Imagine that each of those results is someone answering your question > before you asked it. Read them, and then ask any specific questions > you have about implementing their advice.Also the tutorial at railstutorial.org, which is free to use online, gives a good introduction to testing. If I remember correctly you were pointed at this tutorial on this mailing list on 12th August and 28th December last year and on 28th Feb this year. It is pointless asking questions if you ignore the answers. Colin -- 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 https://groups.google.com/groups/opt_out.
i have followed rails guid and i got error and i posted in this link https://raw.github.com/gist/3245786/8f7f95d0e980111cbfcccba9e2ecf7b63f6e1f29/test On Fri, Aug 3, 2012 at 12:53 PM, Michael Pavling <pavling-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org> wrote:> On 3 August 2012 06:32, honey ruby <emailtohoneyruby-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org> wrote: > > Hi everyone i want to test a rails app and i have no idea on testing the > > rails app. Can any guide me how to test a rails app and what are the best > > way to test an app. > > Have you tried http://www.google.co.uk/search?q=test+rails+app > > Imagine that each of those results is someone answering your question > before you asked it. Read them, and then ask any specific questions > you have about implementing their advice. > > -- > 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 https://groups.google.com/groups/opt_out. > > >-- 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 https://groups.google.com/groups/opt_out.
i found the error thanks On Fri, Aug 3, 2012 at 1:55 PM, hanish jadala <emailtohoneyruby-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org>wrote:> i have followed rails guid and i got error and i posted in this link > > > https://raw.github.com/gist/3245786/8f7f95d0e980111cbfcccba9e2ecf7b63f6e1f29/test > > > On Fri, Aug 3, 2012 at 12:53 PM, Michael Pavling <pavling-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org>wrote: > >> On 3 August 2012 06:32, honey ruby <emailtohoneyruby-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org> wrote: >> > Hi everyone i want to test a rails app and i have no idea on testing the >> > rails app. Can any guide me how to test a rails app and what are the >> best >> > way to test an app. >> >> Have you tried http://www.google.co.uk/search?q=test+rails+app >> >> Imagine that each of those results is someone answering your question >> before you asked it. Read them, and then ask any specific questions >> you have about implementing their advice. >> >> -- >> 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 https://groups.google.com/groups/opt_out. >> >> >> >-- 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 https://groups.google.com/groups/opt_out.