jvm - Is Contract testing necessary when both consumer and provider are developed by the same company in different scrum teams? -


is contract testing necessary when both consumer , provider developed same company in different scrum teams ?

yes, definitely. contract testing particularly useful when rely on 'external' service, external mean service not under direct control, including case mentioned. here interesting article martin fowler.


Comments

Popular posts from this blog

html - How to custom Bootstrap grid height? -

javascript - pass values from mssql to views in node -

ruby - unknown property method: 'wait' on EC2 windows server Instance -