Practical Web Test Automation: Test web applications wisely with Selenium WebDriver, 3rd EditionКНИГИ » WEB-СОЗИДАНИЕ
Название: Practical Web Test Automation: Test web applications wisely with Selenium WebDriver, 3rd Edition Автор: Zhimin Zhan Издательство: LeanPub Год: 2020 Формат: PDF, EPUB Страниц: 227 Размер: 17 Mb Язык: English
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