Practical Web Test Automation, 3rd Edition

Practical Web Test Automation, 3rd Edition
出版时间:2020.12
官网链接:Leanpub
下载地址:百度网盘(PDF+EPUB+MOBI)
提取码    :gas9

内容简介:

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 challenges.

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

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

To help readers learn more effectively, the book has a dedicated site containing the following resources:

  • Software. Test automation is not necessarily expensive. All test frameworks featured in this book are free and open-source.
  • Sample test scripts. Ready-to-run test scripts for the exercises in the book.
  • Demo web sites. Two demo sites were created for readers to try out test scripts.
  • Tutorial screencasts. You will be able to see how exercises are done step by step.

给TA买糖
共{{data.count}}人
人已赞赏
电子书

Managing Technical Debt: Reducing Friction in Software Development

2021-1-17 23:51:50

电子书

Selenium WebDriver Recipes in Python

2021-1-18 0:22:45

搜索