Thursday, February 23, 2012

Cross collaboration

Now a days most of the time we do projects we do have lot of influential external factors . Some of them are to work with other teams like an upstream system or downstream application that our app depends on.
Mocking is good if cohesion is low. But how do you make your way when its closely coupled.like say 3 or 4 teams are using same environments. Though we work for same company priorities of each team can be different?how do we handle this kind of situation.Each project has its own deadlines and every team wants to reach its milestones.
have you ever came across the situation where your team says suddenly something stopped working and when you see the route cause ,it must me some team has done some changes which affected yours and they don't have a clue that it will break yours

There are gatekeepers when things go to production. what about shared dev environments?
What are best practices that can be followed?

No comments:

Post a Comment