Wednesday, May 19, 2010

What is TESTING?

• Testing is the process of executing a program with the intension of finding “Errors”.

• Testing is the process of verifying an application to check if the application is behaving as per the “Requirements”.

• Testing is the process of executing test cases on the application to differentiate between the “Expected” and “Actual” results.

• Testing is the process of verifying customer needs with respect to the designed application.

• Testing is the process of finding errors, faults, defects, bugs, issues in the application.

• Testing is the process of requirements analysis, test cases designing, test cases executions, bug reporting, test status updates, customer interactions, application maintenance.

• Testing is the process of V & V (Verification and Validation )

No comments:

Post a Comment