PlanetSide Universe - View Single Post - A Guide on How To Be A Good Beta Tester
View Single Post
Old 2011-07-24, 01:46 AM   [Ignore Me] #10
SurgeonX
Staff Sergeant
 
Re: A Guide on How To Be A Good Beta Tester


Originally Posted by Roy Awesome View Post
Basic software testing for bugs is done via code, not human testing.
Crikey, you must work in some sort of amazing development utopia

If you are talking about unit testing, then yes, it can be used to ensure that the code is correct before being checked in. But where I work, bugs are still identified by manual and automated scripts, and ad-hoc testing.
I can't imagine any Test Team Leaders in our place trusting only unit tests to find bugs.
But then, we do have 20 year old spaghetti code with a mish-mash of UI, business and data layers.
SurgeonX is offline  
Reply With Quote