The Development of finalized version of software involves series of activities. These activities are mainly:
Project Planning
Analysis
Design
Coding
Testing
Coding
Implementation
Maintenance
Testing is one of important phase of software development life cycle. After development of software a set of activities are required to make the software suitable to use by the end user. Thus software testing …
Posted on July 13, 2007 by Aneslin Subash .
Posted on July 13, 2007 by Aneslin Subash .
White box testing is concerned only with testing the software product; it cannot guarantee that the complete specification has been implemented. Black box testing is concerned only with testing the specification; it cannot …


