Testing Java Microservices

Testing Java Microservices

AngličtinaMěkká vazba
Soto Bueno, Alex
Manning Publications
EAN: 9781617292897
Na objednávku
Předpokládané dodání v úterý, 7. ledna 2025
1 112 Kč
Běžná cena: 1 235 Kč
Sleva 10 %
ks
Chcete tento titul ještě dnes?
knihkupectví Megabooks Praha Korunní
není dostupné
Librairie Francophone Praha Štěpánská
není dostupné
knihkupectví Megabooks Ostrava
není dostupné
knihkupectví Megabooks Olomouc
není dostupné
knihkupectví Megabooks Plzeň
není dostupné
knihkupectví Megabooks Brno
není dostupné
knihkupectví Megabooks Hradec Králové
není dostupné
knihkupectví Megabooks České Budějovice
není dostupné
knihkupectví Megabooks Liberec
není dostupné

Podrobné informace

With traditional software unit tests, there’s never a guarantee that an application will actually function correctly in the production environment. When you add microservices, testing becomes even more tricky.

 

Testing Java Microservices teaches readers how to write tests like unit, component, integration, container, contract, chaos, and more. Along the way, it also covers technologies like the Arquillian ecosystem, Wiremock, Mockito, AssertJ, Pact or Gatling. Finally, the book demonstrates how everything fits together into the Continuous Delivery pipeline.

 

Key Features:

·    Practical hands-on guide

·    Writing Persistence tests

·    Teaches test strategies

·    Shows how everything fits together in the Continuous Delivery Pipeline

 

Readers should be comfortable programming in Java. Experience with testing tools like jUnit is helpful but not required. Some experience in Java EE, Spring and Docker is also helpful.

 

About the Technology:

A microservice may consist of several, several hundred, or even several thousand of lines of code. Microservices enable programmers to isolate and scale smaller pieces of an application, rather than the entire application.

EAN 9781617292897
ISBN 1617292893
Typ produktu Měkká vazba
Vydavatel Manning Publications
Datum vydání 31. prosince 2018
Stránky 325
Jazyk English
Rozměry 230 x 190 x 20
Země United States
Autoři Gumbrecht (Autoren), Andy; Porter Jason; Soto Bueno, Alex