Testing
is the process of evaluating a software product finding faults in it and
improving its quality. It involves not only the execution of the software, but
also analyzing and reviewing it to prevent defects. Testing also involves
verifying and validating of the software design. Testing is done manually or by
using tools with the predefined objectives.
In
Manual Testing, testers need to execute the software from the end users
standpoint. For effective manual testing, it is very important to design test
cases with detailed steps to test all software requirements. Even though manual
testing is time consuming, it helps identify the maximum number of defects.
No comments:
Post a Comment