On Sat, Sep 1, 2012 at 6:43 AM, Fahim Patel 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
On Mon, Aug 13, 2012 at 12:55 AM, Fahim Patel wrote:
> 1. model spec only consist a spec of validation only? or we can write
> more different type of spec in it.
RSpec places no restrictions on what types of tests you write in your
model specs. I've seen tests against validations, but als