Practical Web Test Automation: Automated test web applications wisely with open source test frameworks: Selenium and Watir

Zhimin Zhan

  • 出版商: CreateSpace Independ
  • 出版日期: 2014-10-10
  • 售價: $1,170
  • 貴賓價: 9.5$1,112
  • 語言: 英文
  • 頁數: 224
  • 裝訂: Paperback
  • ISBN: 1505882893
  • ISBN-13: 9781505882896
  • 相關分類: selenium
  • 海外代購書籍(需單獨結帳)

商品描述

While few people deny the benefits of test automation, comprehensive automated testing via UI (browser for web applications) is rarely implemented in software projects. Common reasons for projects' failed attempts on test automation are:

  • Difficult to learn - test scripts are complex and testing tools are not easy to use
  • Hard to maintain - UI tests are vulnerable to application changes
  • Long feedback loop - automated tests take too long to run

To succeed in automated testing via UI, software projects need to overcome all these 3 chellenges.

This book presents a practical approach to implementing test automation for web applications. Topics include:

  • Developing easy to read and maintain Watir/Selenium tests using next-generation functional testing tool
  • Page object model
  • Functional Testing Refactorings
  • Cross-browser testing against IE, Firefox and Chrome
  • Setting up continuous testing server to manage execution of a large number of automated UI tests
  • Requirement traceability matrix
  • Strategies on team collaboration and test automation adoption in projects and organizations