{"title":"Unmesh Gundecha","description":null,"products":[{"product_id":"selenium-testing-tools-cookbook-book-unmesh-gundecha-9781784392512","title":"Selenium Testing Tools Cookbook -","description":"Over 90 recipes to help you build and run automated tests for your web applications with Selenium WebDriver  About This Book  • Learn to leverage the power of Selenium WebDriver with simple examples that illustrate real-world problems and their workarounds • Explains the testing of mobile applications with Appium for mobile platforms such as iOS and Android • A pragmatic manual with engaging recipes and attractive screenshots to test your web applications efficiently  Who This Book Is For  This book is intended for software quality assurance\/testing professionals, software project managers, or software developers with prior experience in using Selenium and Java to test web-based applications. This books also provides examples for C#, Python and Ruby users.  What You Will Learn  • Understand how the locators work and use various locator methods to build reliable tests • Build reliable and maintainable tests with the Selenium WebDriver API • Use the PageFactory pattern to build a robust and easy to maintain test framework • Build data-driven tests and extend Selenium API to implement custom steps and checks • Integrate and use ATDD\/BDD tools such as Cucumber, SpecFlow, Capybara, and Behave with the Selenium WebDriver API • Set up iPhone\/iPad and Android simulators and devices to test your mobile web application with Appium • Set up Selenium Grid for faster and parallel running of tests, increasing test coverage and reducing test execution time for cross-browser testing • Build extended Selenium WebDriver tests for additional coverage  In Detail  This book is an incremental guide that will help you learn and use the advanced features of the Selenium toolset including the WebDriver API in various situations to build a reliable test automation. You start off by setting up the test development environment and gain tips on the advanced locater strategy and the effective use of the Selenium WebDriver API. After that, the use of design patterns such as data - driven tests and PageFactory are demonstrated. You will then be familiarised with extending Selenium WebDriver API by implementing custom tasks and setting up your own distributed environment to run tests in parallel for cross-browser testing. Finally, we give you some tips on integrating Selenium WebDriver with other popular tools and testing mobile applications. By the end of this book, you will have learned enough to solve complex testing issues on your own.  Style and approach  This recipe-based guide covers real-life scenarios of testing your web apps with Selenium. Each recipe begins with a short introduction and key concepts along with illustrated examples of use cases, and ends with detailed but informative descriptions of the inner workings of the example.","brand":"WoB","offers":[{"title":"GB \/ VERY_GOOD \/ INTERNAL","offer_id":49556400996625,"sku":"GOR009712096","price":0.0,"currency_code":"GBP","in_stock":true},{"title":"US \/ NEW \/ INGRAM","offer_id":51051604705553,"sku":"NIN9781784392512","price":0.0,"currency_code":"GBP","in_stock":false},{"title":"US \/ VERY_GOOD \/ SBYB","offer_id":51328423985425,"sku":"CIN1784392510VG","price":0.0,"currency_code":"GBP","in_stock":false},{"title":"GB \/ NEW \/ INGRAM","offer_id":52599149625617,"sku":"NLS9781784392512","price":0.0,"currency_code":"GBP","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0784\/4072\/6801\/files\/1784392510.jpg?v=1751090953"},{"product_id":"selenium-testing-tools-cookbook-book-unmesh-gundecha-9781849515740","title":"Selenium Testing Tools Cookbook","description":"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.","brand":"WoB","offers":[{"title":"GB \/ VERY_GOOD \/ INTERNAL","offer_id":49624742920465,"sku":"GOR007763008","price":0.0,"currency_code":"GBP","in_stock":true},{"title":"US \/ VERY_GOOD \/ SBYB","offer_id":50611541672209,"sku":"CIN1849515743VG","price":0.0,"currency_code":"GBP","in_stock":false},{"title":"GB \/ NEW \/ GARDNERS","offer_id":51630475018513,"sku":"NGR9781849515740","price":0.0,"currency_code":"GBP","in_stock":true},{"title":"GB \/ NEW \/ INGRAM","offer_id":52586057236753,"sku":"NLS9781849515740","price":0.0,"currency_code":"GBP","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0784\/4072\/6801\/files\/1849515743.jpg?v=1751280814"},{"product_id":"learning-selenium-testing-tools-with-python-book-unmesh-gundecha-9781783983506","title":"Learning Selenium Testing Tools with Python","description":"If you are a quality testing professional, or a software or web application developer looking to create automation test scripts for your web applications, with an interest in Python, then this is the perfect guide for you. Python developers who need to do Selenium testing need not learn Java, as they can directly use Selenium for testing with this book.","brand":"WoB","offers":[{"title":"GB \/ VERY_GOOD \/ INTERNAL","offer_id":49634815443217,"sku":"GOR011879886","price":0.0,"currency_code":"GBP","in_stock":false},{"title":"US \/ VERY_GOOD \/ SBYB","offer_id":52396552651025,"sku":"CIN1783983507VG","price":0.0,"currency_code":"GBP","in_stock":false}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0784\/4072\/6801\/files\/1783983507.jpg?v=1751312004"},{"product_id":"learn-selenium-book-unmesh-gundecha-9781838983048","title":"Learn Selenium","description":"Learn end-to-end automation testing techniques for web and mobile browsers using Selenium WebDriver, AppiumDriver, Java, and TestNG  Key Features  Explore the Selenium grid architecture and build your own grid for browser and mobile devices Use ExtentReports for processing results and SauceLabs for cloud-based test services Unlock the full potential of Selenium to test your web applications.  Book DescriptionSelenium WebDriver 3.x is an open source API for testing both browser and mobile applications. With the help of this book, you can build a solid foundation and can easily perform end-to-end testing on web and mobile browsers.You'll begin by being introduced to the Selenium Page Object Model for software development. You'll architect your own framework with a scalable driver class, Java utility classes, and support for third-party tools and plugins. You'll design and build a Selenium grid from scratch to enable the framework to scale and support different browsers, mobile devices, and platforms.You'll strategize and handle a rich web UI using the advanced WebDriver API and learn techniques to handle real-time challenges in WebDriver. You'll perform different types of testing, such as cross-browser testing, load testing, and mobile testing. Finally, you will also be introduced to data-driven testing, using TestNG to create your own automation framework.By the end of this Learning Path, you'll be able to design your own automation testing framework and perform data-driven testing with Selenium WebDriver.  This Learning Path includes content from the following Packt products:    Selenium WebDriver 3 Practical Guide - Second Edition by Unmesh Gundecha Selenium Framework Design in Data-Driven Testing by Carl Cocchiaro  What you will learn  Use different mobile and desktop browser platforms with Selenium 3 Use the Actions API for performing various keyboard and mouse actions Design the Selenium Driver Class for local, remote, and third-party grid support Build page object classes with the Selenium Page Object Model Develop data-driven test classes using the TestNG framework Encapsulate data using the JSON protocol Build a Selenium Grid for RemoteWebDriver testing Build and use utility classes in synchronization, file I\/O, reporting and test listener classes  Who this book is forThis Learning Path is ideal for software quality assurance\/testing professionals, software project managers, or software developers interested in using Selenium for testing their applications. Professionals responsible for designing and building enterprise-based testing frameworks will also find this Learning Path useful. Prior programming experience in Java are TestNG is necessary.","brand":"WoB","offers":[{"title":"US \/ VERY_GOOD \/ SBYB","offer_id":50390974529809,"sku":"CIN183898304XVG","price":0.0,"currency_code":"GBP","in_stock":false},{"title":"US \/ NEW \/ INGRAM","offer_id":51055309160721,"sku":"NIN9781838983048","price":0.0,"currency_code":"GBP","in_stock":false},{"title":"GB \/ NEW \/ INGRAM","offer_id":52657877221649,"sku":"NLS9781838983048","price":0.0,"currency_code":"GBP","in_stock":true},{"title":"US \/ GOOD \/ SBYB","offer_id":53704202387729,"sku":"CIN183898304XG","price":0.0,"currency_code":"GBP","in_stock":false}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0784\/4072\/6801\/files\/183898304X.jpg?v=1751154462"},{"product_id":"selenium-webdriver-3-practical-guide-book-pallavi-sharma-9781788999762","title":"Selenium WebDriver 3 Practical Guide","description":"Selenium WebDriver 3 is the latest version used by many professionals for automated testing. The book will guide you through various Selenium WebDriver APIs and provide solutions to the common challenges faced while using Selenium WebDriver. You will learn to use remote WebDriver to run tests on remote machines for cross-browser testing and ...","brand":"WoB","offers":[{"title":"- \/ - \/ -","offer_id":50860444385553,"sku":"","price":0.0,"currency_code":"GBP","in_stock":true},{"title":"US \/ GOOD \/ SBYB","offer_id":50860444549393,"sku":"CIN1788999762G","price":0.0,"currency_code":"GBP","in_stock":false},{"title":"GB \/ NEW \/ INGRAM","offer_id":52605946233105,"sku":"NLS9781788999762","price":0.0,"currency_code":"GBP","in_stock":true},{"title":"GB \/ VERY_GOOD \/ INTERNAL","offer_id":53009629020433,"sku":"GOR014694175","price":0.0,"currency_code":"GBP","in_stock":false},{"title":"US \/ VERY_GOOD \/ SBYB","offer_id":53575426539793,"sku":"CIN1788999762VG","price":0.0,"currency_code":"GBP","in_stock":false}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0784\/4072\/6801\/files\/1788999762.jpg?v=1751411404"}],"url":"https:\/\/www.worldofbooks.com\/en-gb\/collections\/author-books-by-unmesh-gundecha.oembed","provider":"World of Books ","version":"1.0","type":"link"}