Selenium WebDriver Recipes in Ruby
Title | Selenium WebDriver Recipes in Ruby PDF eBook |
Author | Zhimin Zhan |
Publisher | CreateSpace |
Pages | 136 |
Release | 2015-01-01 |
Genre | |
ISBN | 9781505885323 |
The Selenium Recipes book is a quick problem-solving guide to automated testing web applications with Selenium WebDriver. It contains hundreds of solutions to real-world problems, with clear explanations and ready-to-run test scripts you can use in your own projects.
Selenium Testing Tools Cookbook
Title | Selenium Testing Tools Cookbook PDF eBook |
Author | Unmesh Gundecha |
Publisher | Packt Publishing Ltd |
Pages | 546 |
Release | 2012-11-23 |
Genre | Computers |
ISBN | 1849515751 |
This is a cookbook packed with code examples and step-by-step instructions to ease your learning curve. This book is intended for software quality assurance/testing professionals, software project managers, or software developers with prior experience in using Selenium and Java for testing web-based applications. This book also provides examples for C#, Python, and Ruby users.
Selenium WebDriver Recipes in C#
Title | Selenium WebDriver Recipes in C# PDF eBook |
Author | Zhimin Zhan |
Publisher | Apress |
Pages | 171 |
Release | 2015-12-28 |
Genre | Computers |
ISBN | 148421742X |
Solve your Selenium WebDriver problems with this quick guide to automated testing of web applications with Selenium WebDriver in C#. Selenium WebDriver Recipes in C#, Second Edition contains hundreds of solutions to real-world problems, with clear explanations and ready-to-run Selenium test scripts that you can use in your own projects. You'll learn: How to locate web elements and test functions for hyperlinks, buttons, TextFields and TextAreas, radio buttons, CheckBoxes, and more How to use Selenium WebDriver for select lists, navigation, assertions, frames, file upload and pop-up dialogs How to debug test scripts and test data How to manage and deal with browser profiles and capabilities“/li> How to manage tests for advanced user interactions and experiences (UX) How to work with and manage tests and testing using Selenium Remote Control and Selenium Server AudienceThis book is for experienced .NET and C# Windows application programmers/developers.
Selenium Webdriver Recipes in Python
Title | Selenium Webdriver Recipes in Python PDF eBook |
Author | Zhimin Zhan |
Publisher | CreateSpace |
Pages | 152 |
Release | 2015-04-30 |
Genre | |
ISBN | 9781514256572 |
A quick problem-solving guide to automated testing web applications with Selenium WebDriver in Python. It contains hundreds of solutions to real-world problems, with clear explanations and ready-to-run Selenium test scripts that you can use in your own projects.
Selenium WebDriver Recipes in Java
Title | Selenium WebDriver Recipes in Java PDF eBook |
Author | Zhimin Zhan |
Publisher | CreateSpace |
Pages | 162 |
Release | 2015-01-02 |
Genre | |
ISBN | 9781505895933 |
A quick problem-solving guide to automated testing web applications with Selenium WebDriver in Java. It contains hundreds of solutions to real-world problems, with clear explanations and ready-to-run Selenium test scripts that you can use in your own projects.
API Testing Recipes in Ruby
Title | API Testing Recipes in Ruby PDF eBook |
Author | Zhimin Zhan |
Publisher | Createspace Independent Publishing Platform |
Pages | 132 |
Release | 2016-07-29 |
Genre | |
ISBN | 9781537344782 |
API popularity skyrocketed with the rise in smartphone use, and many new software developed for web and mobile platforms provide APIs. Microservices architecture that develops a single application as a suite of small services exposed as HTTP resource API, is becoming a hot topic. Now more than ever, software projects demand efficient API testing.API Testing Recipes in Ruby will show you solutions for efficient API testing, including: * generating flexible request data, e.g. SOAP message, CSV/Excel * invoking various APIs, e.g. SOAP, REST * parse returned response, e.g. XML, JSON * fully automating all test scripts, no manual intervention * executing all test scripts as regression testing in a CI server * leveraging easy to read and powerful Ruby script languageAll recipe test scripts (80+ in Ruby language) are ready to run. Owning this book is like having a test automation coach sitting next to you.
Watir Recipes
Title | Watir Recipes PDF eBook |
Author | Zhimin Zhan |
Publisher | Createspace Independent Publishing Platform |
Pages | 0 |
Release | 2014-12-31 |
Genre | |
ISBN | 9781505883954 |
The Watir Recipes book is a quick problem-solving guide to automated testing web applications with Watir or Watir-WebDriver. It contains hundreds of solutions to real-world problems, with clear explanations and ready-to-run test scripts you can use in your own projects.