Some Important Steps while doing performing testing
The below objectives are to be kept in mind when performing testing:
i) It should be done with the intention of finding errors.
ii) Good test cases must be designed which have a probability of finding, as yet undiscovered error.
iii) A success test is one which uncovers yet undiscovered error(s).