Technology works best when it is focused on business solutions
 
Tag: <span>testing</span>

Improving Quality through Testing as part of Implementation

I do not want to shock you, but software often has bugs.  We may call these “features” or “known issues,” but in the end they are bugs.  These defects are just part of being human and trying to craft large and complex solutions.  Sometimes we make mistakes.  The challenge with these errors is finding and eradicating them whenever possible.  Thus, improving quality.  That is where testing comes in. Not a Popular Focus It is hard to argue that QA and …