A resource for software testing

January 29th, 2008 by admin

I have been building my own software for some time and testing is one area that I always have challenges with. Ensuring that your program is robust across a diverse range of platforms is essential. I recently discovered a great software testing strategy resource. It reminded me of the advantages of having regression testing software that can be used as a safeguard when you are coding. You can use the rollback feature if you implement some new code and it creates an unwanted error. This is great for protecting code integrity.  

Posted in Computers & Technology