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.
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.
レガシーコードのリファクタリングの書籍の多くは、テストコードの大切さを説いている一方で、肝心のテストコードはあまり記述されないことが多いです。 これにより、あたかも「最初の作業として、テストコードをたくさん作る必要がある」と思わせてしまい、リファクタリングをするためのテ ストコードの作成に挫折してしまう事態を生み出しているように感じています。 そこで本書籍では、テストコードを少しずつ注入していきながら、レガシーコードに立ち向かう方法を、実際のテストコードを記載しつつ説明していきます。 また、一部題材については、実際にライブコーディングを行っている様子を収録したビデオも付いています。
TestCafe is a popular tool for e2e tests. Learn how to write tests in TestCafe effectively with no need to worry about their maintenance.
Although infrastructure testing is an essential practice for any business, many organizations tend to neglect it. As we, at Performetriks, understand the importance of this testing, we aim to show the reader its significance in this paper.
If we treat our IDE as a text editor, we do ourselves a disservice. Using a combination of tutorials and a questions-and-answers approach, Getting to Know IntelliJ IDEA will help you find ways to use IntelliJ IDEA that enable you to work efficiently and productively as a professional developer.
敏捷测试简明介绍了如何在敏捷环境中成功进行测试和构建质量文化
Ever worked in a software project where nothing feels right? Welcome to unf**k your software project!
A Practical Guide in Software Engineering - Building Project Euler Solutions in PHP
Load testing is usually neglected in software development due to many factors such as being expensive, late, and incapable (for dynamic websites). As a result, we often see big websites crash on load. This book will show an easy, affordable (free) and practical performance and load testing approach, I call it Continuous Performance/Load Testing.
¿Desarrollas para la web? ¿Quieres aprender a escribir tests pero no sabes por dónde empezar? En este libro se explican los conceptos básicos de Testing en Front-End a través de ejemplos y casos prácticos.