On Sat, Sep 1, 2012 at 6:43 AM, Fahim Patel <pafa...@gmail.com> wrote:
> Selenium automates web browsers.
>
> Cucumber automates tests.
>
>
> can u please explain this line??

Please read the docs for these tools:

http://cukes.info/
http://seleniumhq.org/

> thanks
>
> can u give answer on this questions

All of the questions below are about Cucumber. Please post these
questions to https://groups.google.com/forum/?fromgroups#!forum/cukes.

>
> Q1
> if i have 2 sceanario and 1 background  .
> but i want only 1 scenario should used that backgound  and 2nd  scenario
> dont use that background.
>
>
> and i want to run them same time.
> can it is possible ?
>
> Q2
> What is the diff between Capybara and Webrat?
> Which one is by default configure with cucumber  ?
> If both are providing  same functionality than which one i use?
>
>
> Q3
> How to test  view in cucumber ?
>  I want to test CSS and body of page(DOM objects) are working perfectly or
> not  ?How to Write in Scenario to test View?
>
>
> Q4
> What is this Silenium Framework  ?
> Can i use this for Rails application   ?
>
> This framework is better than Cucumber for High level testing ?
>
>
>
> _______________________________________________
> rspec-users mailing list
> rspec-users@rubyforge.org
> http://rubyforge.org/mailman/listinfo/rspec-users
_______________________________________________
rspec-users mailing list
rspec-users@rubyforge.org
http://rubyforge.org/mailman/listinfo/rspec-users

Reply via email to