• Complain

Collin - Mastering Selenium WebDriver : increase the performance, capability, and reliability of your automated checks by mastering Selenium WebDriver

Here you can read online Collin - Mastering Selenium WebDriver : increase the performance, capability, and reliability of your automated checks by mastering Selenium WebDriver full text of the book (entire story) in english for free. Download pdf and epub, get meaning, cover and reviews about this ebook. year: 2015, publisher: Packt Publishing - ebooks Account, genre: Computer. Description of the work, (preface) as well as reviews are available. Best literature library LitArk.com created for fans of good reading and offers a wide selection of genres:

Romance novel Science fiction Adventure Detective Science History Home and family Prose Art Politics Computer Non-fiction Religion Business Children Humor

Choose a favorite category and find really read worthwhile books. Enjoy immersion in the world of imagination, feel the emotions of the characters or learn something new for yourself, make an fascinating discovery.

Collin Mastering Selenium WebDriver : increase the performance, capability, and reliability of your automated checks by mastering Selenium WebDriver
  • Book:
    Mastering Selenium WebDriver : increase the performance, capability, and reliability of your automated checks by mastering Selenium WebDriver
  • Author:
  • Publisher:
    Packt Publishing - ebooks Account
  • Genre:
  • Year:
    2015
  • Rating:
    5 / 5
  • Favourites:
    Add to favourites
  • Your mark:
    • 100
    • 1
    • 2
    • 3
    • 4
    • 5

Mastering Selenium WebDriver : increase the performance, capability, and reliability of your automated checks by mastering Selenium WebDriver: summary, description and annotation

We offer to read an annotation, description, summary or preface (depends on what the author of the book "Mastering Selenium WebDriver : increase the performance, capability, and reliability of your automated checks by mastering Selenium WebDriver" wrote himself). If you haven't found the necessary information about the book — write in the comments, we will try to find it.

Increase the performance, capability, and reliability of your automated checks by mastering Selenium WebDriver

About This Book
  • Create an extensible test framework in Java supporting parallel execution with TestNG
  • Understand the power, simplicity, and limitations of the core Selenium framework
  • Write clear, simple, readable, and reliable tests that perform complex test automation tasks
Who This Book Is For

If you are a software tester or a developer who has learnt the basics of Selenium using the WebDriver API and is now ready to take the next step, then this is the book for you.

What You Will Learn
  • Provide fast, useful feedback with sensible errors and screenshots
  • Create extensible, well-composed page objects
  • Gain an in-depth understanding of implicit and explicit waits, and how you should use them
  • Leverage the full power of the Actions API
  • Explore the full potential of the JavascriptExecutor
  • Extend Seleniums capabilities by integrating other applications
  • Learn how to plug third-party products into Selenium, and where it is appropriate to do so
In Detail

Selenium WebDriver, also known as Selenium 2, is a UI automation tool used by software developers and QA engineers to test their web applications on different web browsers. The Selenium WebDriver API is fully object oriented compared with the deprecated Selenium RC. The WebDriver API provides multi-language support and run tests on all the most popular browsers.

In this wide and complex World Wide Web era, this book will teach you how to tame it by gaining an in-depth understanding of the Selenium API.

This book starts with how to solve the difficult problems that you will undoubtedly come across as you start using Selenium in an enterprise environment, followed by producing the right feedback when failing, and what the common exceptions are, explain them properly (including the root cause) and tell you how to fix them. You will also see the differences between the three available implicit waits and explicit waits, and learn to working with effective page objects.

Moving on, the book shows you how to utilize the Advanced User Interactions API, how you can run any JavaScript you need through Selenium, and how to quickly spin up a Selenium Grid using Docker containers.

At the end, the book will discuss the upcoming Selenium W3C specification and how it is going to affect the future of Selenium.

Style and approach

This book is a pragmatic guide that takes you through the process of creating a test framework. It then shows you how you can extend this framework to overcome common obstacles that you will come across whilst using Selenium.

Collin: author's other books


Who wrote Mastering Selenium WebDriver : increase the performance, capability, and reliability of your automated checks by mastering Selenium WebDriver? Find out the surname, the name of the author of the book and a list of all author's works by series.

Mastering Selenium WebDriver : increase the performance, capability, and reliability of your automated checks by mastering Selenium WebDriver — read online for free the complete book (whole text) full work

Below is the text of the book, divided by pages. System saving the place of the last page read, allows you to conveniently read the book "Mastering Selenium WebDriver : increase the performance, capability, and reliability of your automated checks by mastering Selenium WebDriver" online for free, without having to search again every time where you left off. Put a bookmark, and you can go to the page where you finished reading at any time.

Light

Font size:

Reset

Interval:

Bookmark:

Make
Mastering Selenium WebDriver

Mastering Selenium WebDriver

Copyright 2015 Packt Publishing

All rights reserved. No part of this book may be reproduced, stored in a retrieval system, or transmitted in any form or by any means, without the prior written permission of the publisher, except in the case of brief quotations embedded in critical articles or reviews.

Every effort has been made in the preparation of this book to ensure the accuracy of the information presented. However, the information contained in this book is sold without warranty, either express or implied. Neither the author, nor Packt Publishing, and its dealers and distributors will be held liable for any damages caused or alleged to be caused directly or indirectly by this book.

Packt Publishing has endeavored to provide trademark information about all of the companies and products mentioned in this book by the appropriate use of capitals. However, Packt Publishing cannot guarantee the accuracy of this information.

First published: August 2015

Production reference: 1240815

Published by Packt Publishing Ltd.

Livery Place

35 Livery Street

Birmingham B3 2PB, UK.

ISBN 978-1-78439-435-6

www.packtpub.com

Credits

Author

Mark Collin

Reviewers

Anuj Chaudhary

David Fotel

Ripon Al Wasim

Acquisition Editor

Usha Iyer

Content Development Editor

Shweta Pant

Technical Editor

Edwin Moses

Copy Editors

Stephen Copestake

Vedangi Narvekar

Project Coordinator

Shipra Chawhan

Proofreader

Safis Editing

Indexer

Hemangini Bari

Graphics

Sheetal Aute

Jason Monteiro

Abhinash Sahu

Production Coordinator

Komal Ramchandani

Cover Work

Komal Ramchandani

About the Author

Mark Collin is a professional software tester who has been working in the software testing industry since 2001. He started his career in the financial sector before moving in consultancy. As a consultant, he has had the privilege of working on numerous projects in many different sectors for various large and well-known companies. This has allowed him to gain an eclectic range of skills and proficiencies, which include test automation, security and penetration testing, and performance testing.

He loves technology and is always exploring new and exciting technology stacks to see how they can enhance the capability and reliability of automated checks. He is fully aware that though automation is good, at the moment, nothing can replace the human mind when it comes to having a well-rounded test solution.

He is a great believer in open source technology and spends a lot of time contributing towards open source projects. He is the creator and maintainer of the driver-binary-downloader-maven-plugin, which allows Maven to download ChromeDriver, OperaDriver, the IE driver, and PhantomJS to your machine as a part of a standard Maven build. He is also a core contributor to the jmeter-maven-plugin, a tool that allows you to run JMeter tests through Maven. Mark has also contributed code to the core Selenium code base.

A big thank you to all the core Selenium committers, especially David Burns, Jim Evans, and Luke Inman Semerau. Without these determined individuals, the Selenium project would not be where it is today.

Thank you Ral Ireneo Garca Surez for being a sounding board and pointing me in the right direction many times.

Finally, I'd like to thank my wife and family for giving me the time to put all of this together.

About the Reviewers

Anuj Chaudhary is a software engineer who enjoys working on projects pertaining to software testing and automation. He has vast experience of working on different testing methodologies such as manual testing, automated testing, performance testing, and security testing. He has worked as an individual contributor and a technical lead on various software projects that dealt with all the stages of the application development lifecycle.

He was a recipient of the Microsoft MVP award twice in a row. He blogs at www.anujchaudhary.com.

He has also reviewed books on Selenium by Packt Publishing, such as Selenium WebDriver Practical Guide (http://www.packtpub.com/selenium-webdriver-practical-guide/book) and Selenium Design Patterns and Best Practices (https://www.packtpub.com/web-development/selenium-design-patterns-and-best-practices).

I would like to thank my wife, Renu, and my son, Arjun, for always supporting me and letting me spend extra time on reviewing this book.

David Fotel has worked in various IT-related fields as a developer, system administrator, and an instructor. The technologies he has worked on include .NET and Linux. He has worked as a test manager, managing tests for an e-learning company. The broad knowledge that he has acquired gives him the ability to choose the right solution for a problem.

Prior to this, David has worked on Selenium WebDriver Practical Guide , Packt Publishing , as a technical reviewer.

Ripon Al Wasim has over 13 years of experience in the software industry. His professional experience includes software development and testing (both functional and nonfunctional). He is currently working as a senior software engineer at Cefalo (http://www.cefalo.com/).

He is mainly a Javaist. At present, he is trying to become Rubyist, as he is a fan of Watir (Web Application Testing in Ruby) and Cucumber.

Ripon is an active participant in the professional community of Stack Overflow (http://stackoverflow.com/users/617450/ripon-al-wasim).

He is one of the reviewers of Selenium WebDriver Practical Guide , which was his first official effort for Packt Publishing. He also reviewed another book titled Performance Testing with JMeter, Second Edition , which was also published by Packt Publishing.

I would like to thank my mother and wife for supporting me. In my spare time, I love to spend time with my wife, Koly, as well as my twin babies, Nawar and Nazif.

Finally, I'd like to thank all my colleagues, friends, and others.

www.PacktPub.com
Support files, eBooks, discount offers, and more

For support files and downloads related to your book, please visit www.PacktPub.com.

Did you know that Packt offers eBook versions of every book published, with PDF and ePub files available? You can upgrade to the eBook version at > for more details.

At www.PacktPub.com, you can also read a collection of free technical articles, sign up for a range of free newsletters and receive exclusive discounts and offers on Packt books and eBooks.

httpswww2packtpubcombookssubscriptionpacktlib Do you need instant - photo 1

https://www2.packtpub.com/books/subscription/packtlib

Do you need instant solutions to your IT questions? PacktLib is Packt's online digital book library. Here, you can search, access, and read Packt's entire library of books.

Why subscribe?
  • Fully searchable across every book published by Packt
  • Copy and paste, print, and bookmark content
  • On demand and accessible via a web browser
Free access for Packt account holders

If you have an account with Packt at www.PacktPub.com, you can use this to access PacktLib today and view 9 entirely free books. Simply use your login credentials for immediate access.

Next page
Light

Font size:

Reset

Interval:

Bookmark:

Make

Similar books «Mastering Selenium WebDriver : increase the performance, capability, and reliability of your automated checks by mastering Selenium WebDriver»

Look at similar books to Mastering Selenium WebDriver : increase the performance, capability, and reliability of your automated checks by mastering Selenium WebDriver. We have selected literature similar in name and meaning in the hope of providing readers with more options to find new, interesting, not yet read works.


Reviews about «Mastering Selenium WebDriver : increase the performance, capability, and reliability of your automated checks by mastering Selenium WebDriver»

Discussion, reviews of the book Mastering Selenium WebDriver : increase the performance, capability, and reliability of your automated checks by mastering Selenium WebDriver and just readers' own opinions. Leave your comments, write what you think about the work, its meaning or the main characters. Specify what exactly you liked and what you didn't like, and why you think so.