How to Write Re-usable Code

13 years ago

In my software quality sessions, one of my favorite questions had been "how to write re-usable code". The most common…

Top 5 Software Code Quality Concerns Your Customers May Have

13 years ago

If you want to delight your customer with great software code quality or avoid software code quality concerns of your…

Software Quality Review – Scribe OAuth Library

13 years ago

Scribe OAuth Library helps you do quick OAuth based integration with some of the following web applications: Google Facebook Twitter…

Different Kind of Architects

13 years ago

Are you one of them who get confused about what are different kind of architects? If yes, keep reading! Following…

Test-Along Development (TAD): Unit testing technique

13 years ago

While talking to one of the client stakeholder, I came across this interesting term as Test-Along Development. Following are two…

They confuse between Module & Component

13 years ago

Ask software developers about what do they mean by a module and a component and, what is the difference between…

How to Configure XDebug Debugger for Zend Studio

13 years ago

I have tried to configure many a times, Zend studio with XDebug due to various reasonss, most common being my…

Software Quality Review: JActor

13 years ago

Overall Software Quality Rating: High (from Maintainability & Usability perspective) We reviewed JActor (http://sourceforge.net/projects/jactor/ ) in our software quality lab.…

Multiple Classes with Single responsibility VS Single Class with Multiple Responsibilities

13 years ago

While taking a session with a set of mobile developers, one of them asked a question that made many of…

How to estimate effort for unit testing?

13 years ago

Is that a right question to ask at all during effort estimation stage? When taking workshop with software developers involved…