Cantitate/Preț
Produs

Testing Web APIs

Autor Mark Winteringham
en Limba Engleză Paperback – 12 dec 2022
In Testing Web APIs youGÇÖll develop a diverse testing program that gets your whole team involved in ensuring quality. This practical book demystifies abstract strategic concepts by applying them to common API testing scenarios, revealing how these complex ideas work in the real world. It fully covers automation techniques like functional API automation, contract testing, and automated acceptance test-driven design that will save your teamGÇÖs time.
A good strategy has a mix of focuses, so youGÇÖll master a wide range of API testing techniques like exploratory testing and live testing of production code. A downloadable API sandbox lets you go hands-on and experiment in a safe environment. YouGÇÖll soon be ready to implement a strategy that ensures API quality and makes testing a realasset to your team.
Citește tot Restrânge

Preț: 32404 lei

Preț vechi: 40505 lei
-20% Nou

Puncte Express: 486

Preț estimativ în valută:
6202 6542$ 5168£

Carte disponibilă

Livrare economică 12-26 decembrie
Livrare express 27 noiembrie-03 decembrie pentru 2943 lei

Preluare comenzi: 021 569.72.76

Specificații

ISBN-13: 9781617299537
ISBN-10: 1617299537
Pagini: 325
Dimensiuni: 185 x 231 x 15 mm
Greutate: 0.41 kg
Editura: Manning Publications

Cuprins

table of contents
PART 1 THE VALUE OF WEB API TESTING
READ IN LIVEBOOK1WHY WE MUST TEST WEB APIS
READ IN LIVEBOOK2BEGINNING OUR TESTING JOURNEY
READ IN LIVEBOOK3QUALITY AND RISK
PART 2 BEGINNING OUR TEST STRATEGY
READ IN LIVEBOOK4TESTING API DESIGNS
READ IN LIVEBOOK5EXPLORATORY TESTING APIS
READ IN LIVEBOOK6AUTOMATING WEB API TESTS
READ IN LIVEBOOK7ESTABLISHING AND IMPLEMENTING A TESTING STRATEGY
PART 3 EXPANDING OUR TEST STRATEGY
READ IN LIVEBOOK8ADVANCED WEB API AUTOMATION
9 CONTRACT TESTING WEB APIS
10 PEFORMANCE TESTING WEB APIS
11 SECURITY TESTING WEB APIS
12 TESTING IN PRODUCTION