Testing Web APIs
Autor Mark Winteringhamen Limba Engleză Paperback – 12 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.04 lei
Preț vechi: 405.05 lei
-20% Nou
Puncte Express: 486
Preț estimativ în valută:
62.02€ • 65.42$ • 51.68£
62.02€ • 65.42$ • 51.68£
Carte disponibilă
Livrare economică 12-26 decembrie
Livrare express 27 noiembrie-03 decembrie pentru 29.43 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
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 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