now i am using cucumber.........and i get two topic webrat and capybara........wat is the diff between them???????which one is good?????which one i use????? Regards Fahim Babar Patel -- 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/-/eTwpcTJ6AnkJ. For more options, visit https://groups.google.com/groups/opt_out.
Syntax error, expected `.'', got `?'' 2012/8/23 Fahim Patel <pafahim-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org>> > > now i am using cucumber.........and i get two topic webrat and > capybara........wat is the diff between them???????which one is > good?????which one i use????? > > Regards > Fahim Babar Patel > > -- > 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/-/eTwpcTJ6AnkJ. > For more options, visit https://groups.google.com/groups/opt_out. > > >P.S. Yes I had to. -- 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 23 August 2012 11:15, Fahim Patel <pafahim-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org> wrote:> > > now i am using cucumber.........and i get two topic webrat and > capybara........wat is the diff between them???????which one is > good?????which one i use?????I guess English is not your first language, but you will generally get more helpful replies if you try and write a question that consists of sentences rather than just a set of apparently random phrases. Also if you at least try to give the impression that you have done some research into the question already it may help get useful replies. This may help http://www.ruby-forum.com/topic/4404412 which is a similar (though clearer) question with some helpful replies that was addressed here a few weeks ago. I suggest you get your keyboard fixed, the auto repeat appears to be playing up. It will be difficult to write valid code otherwise. 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.
hiii thanks to reply...... i read ur link.....but there is nothing about diff between webrat and caypbara.. i am using capybara syntax in my step_defintion file...... i have listed some questions :-give answer in ur words and i am laymen ... 1. what is webrat and capybara????How there are related to cucumber 2. is the webrat is advance than capybara.......or vice-versa .....or capybara is advance than webrat.. Regards Fahim Babar Patel On Thursday, August 23, 2012 3:45:53 PM UTC+5:30, Fahim Patel wrote:> > > > now i am using cucumber.........and i get two topic webrat and > capybara........wat is the diff between them???????which one is > good?????which one i use????? > > Regards > Fahim Babar Patel >-- 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/-/M_hKmuwJkmcJ. For more options, visit https://groups.google.com/groups/opt_out.
On 24 August 2012 13:36, Fahim Patel <pafahim-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org> wrote:> hiii > thanks to reply...... > i read ur link.....Please remember to quote the previous message when replying, this is a mailing list and it is inconvenient to have to look back at previous posts to find information (the link for example). Preferably also insert your reply at appropriate points in the previous message as it is then easier to follow the thread. Thanks.> but there is nothing about diff between webrat and > caypbara.. > i am using capybara syntax in my step_defintion file...... > i have listed some questions :-give answer in ur words and i am laymen ... > 1. what is webrat and capybara????How there are related to cucumberThe reply by Frederick Cheung in the link [1] describes briefly what webrat, capybara and cucumber are.> 2. is the webrat is advance than capybara.......or vice-versa .....or > capybara is advance than webrat..Googling for compare webrat capybara produces numerous sites comparing them. If you are unsure which to use, the best approach would be to try them both and see which meets your needs best. I see certain keys are still sticking down on your keyboard. Notably the dot and question mark, making it difficult to understand your posts. Colin [1] http://www.ruby-forum.com/topic/4404412> > Regards > Fahim Babar Patel > > > > On Thursday, August 23, 2012 3:45:53 PM UTC+5:30, Fahim Patel wrote: >> >> >> >> now i am using cucumber.........and i get two topic webrat and >> capybara........wat is the diff between them???????which one is >> good?????which one i use????? >> >> Regards >> Fahim Babar Patel > > -- > 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/-/M_hKmuwJkmcJ. > > 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.
thanks for reply. i understood the concept now.And i do some practical work in my machine.. Now i move towards Selenium Framework. 1.can any one give me some introduction to selenium framework ? 2.why this Framework is used mostly for high level testing ? 3. is this framework is advance than Cucumber ? because cucumber is also a high a level testing framework. 4.give me some start up basis tutorial and links . Regards Fahim Babar Patel On Thursday, August 23, 2012 3:45:53 PM UTC+5:30, Fahim Patel wrote:> > > > now i am using cucumber.........and i get two topic webrat and > capybara........wat is the diff between them???????which one is > good?????which one i use????? > > Regards > Fahim Babar Patel >-- 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/-/qn8Klocmw9cJ. For more options, visit https://groups.google.com/groups/opt_out.