Testing Strategies/Techniques
Filed Under Techniques, Testing | Posted on December 3, 2008
Some of the testing strategies that need to be kept in mind. • Black box testing should make use of randomly generated inputs (only a test range should be specified by the tester), to eliminate any guess work by the tester as to the methods of the function • Data outside of the specified input [...]