You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to rubyonra...@googlegroups.com
thanks
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 ?