Scripted GUI Testing with Ruby
Ian Dees
- 出版商: Pragmatic Bookshelf
- 出版日期: 2008-08-15
- 定價: $1,225
- 售價: 8.0 折 $980
- 語言: 英文
- 頁數: 192
- 裝訂: Paperback
- ISBN: 1934356182
- ISBN-13: 9781934356180
-
相關分類:
Ruby、使用者介面 UI
立即出貨 (庫存 < 3)
買這商品的人也買了...
-
$1,500$1,425 -
$2,350$2,233 -
$550$468 -
$980$833 -
$600$510 -
$450$351 -
$1,500$1,425 -
$1,600$1,520 -
$490$387 -
$580$493 -
$1,200$1,020 -
$299Statistics in a Nutshell: A Desktop Quick Reference (Paperback)
-
$800$632 -
$720$612 -
$780$663 -
$580$458 -
$590$460 -
$880$695 -
$690$587 -
$550$468 -
$580$493 -
$980Using JRuby: Bringing Ruby to Java (Paperback)
-
$1,830$1,739 -
$810$770 -
$650$553
相關主題
商品描述
Scripted GUI Testing with Ruby is a practical, quick-moving tutorial based on real life, and real-world GUI applications.
Right out of the gate you'll start working with code to drive a desktop GUI. You'll discover the kinds of gotchas and edge cases that don't exist in simple, toy programs. As you add more tests, you'll learn how to organize your test code and write lucid examples. The result is a series of "smoke tests" team will run on Continuous Integration servers.
Next, we'll explore a variety of different testing tips and tricks. You'll employ a series of increasingly random and punishing test monkeys to try to crash programs. Table-driven techniques will show you how to check dozens of different input combinations. See how to use longer acceptance tests (in the form of stories) to represent the way a typical customer would use your program.
The book uses examples from Windows, OS X, and cross-platform Java desktop programs as well as Web applications. You'll develop test scripts in Ruby; you don't need to be a Ruby expert, but basic comfort with the language will be helpful.