Scripted GUI Testing With Ruby (Pragmatic Programmers)
Scripted GUI Testing With Ruby (Pragmatic Programmers) by Ian Dees
- Binding:
- Paperback
- Number of Pages:
- 192
- ISBN:
- 1934356182
- Product Group:
- book
- Publisher:
- Pragmatic Bookshelf
- Publication Date:
- Aug. 5, 2008
- BooksForGeeks.com ID:
- 2003
Reviews for Scripted GUI Testing With Ruby (Pragmatic Programmers)
-
Useful Material
Rated out of 5 stars, August 12th, 2009
A good book which covers both Windows and Linux applications. I have not seen this area touched upon elsewhere, so essential reading if you want to use GUI automation. It's simpler than you might imagine - perhaps a good reason to consider Ruby even if you normally work on a different platform. Early on, Ian Dees incorporates RSpec - the leading behaviour-driven development framework for Ruby ie a sophisticated form of test-driven development - a useful extra dimension to the book.
There is also coverage of Watir, Selenium, FIT etc.

