Testing Web APIs
Autor Mark Winteringhamen Limba Engleză Paperback – 6 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ț: 359.20 lei
Preț vechi: 449.00 lei
-20%
Puncte Express: 539
Preț estimativ în valută:
63.47€ • 72.78$ • 55.08£
63.47€ • 72.78$ • 55.08£
Carte disponibilă
Livrare economică 23 aprilie-07 mai
Livrare express 09-15 aprilie pentru 34.33 lei
Specificații
ISBN-13: 9781617299537
ISBN-10: 1617299537
Pagini: 264
Dimensiuni: 185 x 231 x 15 mm
Greutate: 0.49 kg
Editura: Manning Publications
ISBN-10: 1617299537
Pagini: 264
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