Monday, February 8, 2016

That thing called testing

There is always a lot of discussions about testing in general, what to test (class, method, behavior, use case , feature, UI) ? when to test (after, before, during) ? how to do it ? like this...

Tuesday, December 11, 2012

Friday, August 17, 2012

Thursday, August 9, 2012

Tuesday, July 24, 2012

Sunday, July 15, 2012

What is a good software ???

By googling this question probably you will get this answer : it must be maintainable, flexible, extensible, scalable, testable, modular, reusable, loosely coupled,… Personally i define a good software as a software that can be adapted to a change easily. The change could be of any...

Friday, June 29, 2012