Jan
14
2014
The Importance of User Defined Tests
When working on a large project or a seemingly simple task – I have come to realize it is extremely important to always get a test case (or test cases) directly from the client. As programmers and developers, we often have one idea of how something should work, while our clients have something different either because of business logic or lack of really knowing how to describe what is needed. By having your clients define the tests – both the developer and client win. The client is forced to describe the actual function in a logical way. The developer can... Read More » Read more