Testing Web APIs
Autor Mark Winteringhamen Limba Engleză Paperback – 13 dec 2022
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.
Preț: 324.89 lei
Preț vechi: 406.12 lei
-20% Nou
Puncte Express: 487
Preț estimativ în valută:
62.18€ • 64.74$ • 52.55£
62.18€ • 64.74$ • 52.55£
Carte disponibilă
Livrare economică 14-28 februarie
Livrare express 31 ianuarie-06 februarie pentru 32.56 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.49 kg
Editura: Manning Publications
ISBN-10: 1617299537
Pagini: 325
Dimensiuni: 185 x 231 x 15 mm
Greutate: 0.49 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 STRATEGYREAD 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 STRATEGYREAD IN LIVEBOOK8ADVANCED WEB API AUTOMATION
9 CONTRACT TESTING WEB APIS
10 PEFORMANCE TESTING WEB APIS
11 SECURITY TESTING WEB APIS
12 TESTING IN PRODUCTION