March 2010 Blog Posts
Very often testing is a second class citizen in the IT world. It’s not like software is not tested at all but it’s far from being perfect: the testing environment is nothing like production environment performance testing is nonexistent This leads to problems that you can observe only in production. The process of fixing those kind of issues tends to take a lot of time because most often developers have very limited access to production and the set of tools they can use for debugging is limited. A permanent...