Ever wondered how to build an Oracle database application in a better way? Problems with setting up your development team or process? Tired of doing too many things manually? You want to apply CI/CD/DevOps? Then this book is for you.
Tools to make your life easy and help you in improving your personal productivity tasks, testing/automation-related tasks, and other miscellaneous tasks.Check out our sponsors: Test Project and The Test Tribe
With rapid technological progress, it is no longer possible to store data on paper. Also, computer applications are will more complex these days. Database testing has established its trend in test automation. It is very important for a QA Engineer to understand and be able to interact with the database at both the manual and automated levels.
This book will be a lot of programming and describing the most popular design of patterns. In this book, I tried to focus more on the implementation concept of how and with what vision it is necessary to approach the creation of a test framework and an architecture.
Test-Driven Development for JAVA Developers
Software testing professionals from around the globe have volunteered to each share a story related to software testing, with the aim of inspiring others from their experiences.
In this book, there will be a large number of examples and descriptions of approaches to solving some problems in test automation. In this book, I have tried to focus more on the concept of how to use the strengths and weaknesses of Selenium WebDriver.
In this book, I have considered options with practical applications. This book also provides many examples of programming languages for further use in projects.
This book is based on experience in the field of mobile automation. I tried to create a tutorial on how to write code for mobile automation testing. In this book, I tried to focus more on the concept of how and with what vision it is necessary to approach the testing of mobile applications.
This book will be a lot of programming and describing patterns. I tried to create instructions on how to write code for API testing. In this book, I tried to focus more on the concept of how and with what vision it is necessary to approach the testing of an API.
This book is based on 4+ years of experience in the field of automation testing. During this time, a huge collection of solved issues has accumulated, and the problems and difficulties typical for many beginners have become clearly visible. It seems reasonable to summarize this material in the form of a book.
This practical handbook provides a step-by-step guide for you to get the best continuous delivery pipeline for your software.
Agile Testing Condensed apresenta uma visão geral, concisa e fácil de ler de como ter sucesso com testes e construir uma cultura de qualidade em um contexto ágil.
レガシーコードのリファクタリングの書籍の多くは、テストコードの大切さを説いている一方で、肝心のテストコードはあまり記述されないことが多いです。 これにより、あたかも「最初の作業として、テストコードをたくさん作る必要がある」と思わせてしまい、リファクタリングをするためのテストコードの作成に挫折してしまう事態を生み出しているように感じています。 そこで本書籍では、テストコードを少しずつ注入していきながら、レガシーコードに立ち向かう方法を、実際のテストコードを記載しつつ説明していきます。 また、一部題材については、実際にライブコーディングを行っている様子を収録したビデオも付いています。