Web Application Testing using Watir
Testing is an integral part of any Agile team. It forms an important feedback loop . The faster and reliable the feedback, the better the product. This presen...
Web Application Test In Ruby, is a testing framework for the web applications. Since it's built on ruby it would take the advantage of object oriented principles of ruby and makes the regression/f...