Tags
Language
Tags
April 2024
Su Mo Tu We Th Fr Sa
31 1 2 3 4 5 6
7 8 9 10 11 12 13
14 15 16 17 18 19 20
21 22 23 24 25 26 27
28 29 30 1 2 3 4

Automated API testing : Testing Journal

Posted By: yoyoloit
Automated API testing : Testing Journal

Automated api testing
by Anton Smirnov

English | 2021 | ISBN : NA | 86 Pages | PDF, EPUB | 38.9 MB

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.

Software testing has become a critical and an ever-growing part of the development life-cycle. Initially, it relied on large teams executing manual test cases. This has changed in recent years as testing teams have found a way to facilitate a faster deployment cycle: test automation. A cost-effective automation testing strategy with a result-oriented approach is always a key to success in automation testing. In this book let’s see how to build good API automation scripts.