Software Testing
'Software testing' is both a discipline and a process. Though software testing is part of the software development process, it should not be considered part of software development. It is a separate discipline from software development.Software testing is an iterative process of both verification and validating functionality, and, even more important, attempting to break the software. The iterative process of software testing consists of:
The main purpose of software testing is Verification, Validation and Identification of Bugs. Verification is basically inspecting on the process and verifies if we are building the product right whereas validation is a process carried out after verification and determines if the product meets the user’s requirements. Bugs identification is vital to figure out discrepancy in Actual and Expected result.
Defining 'Software Testing' in simple terms:
software Testing:Testing out the software by comparing the expected and actual result inorder to improve the quality of the software is called as 'software testing'.
then that Software is called 'Software Product'.
'Software testing' is both a discipline and a process. Though software testing is part of the software development process, it should not be considered part of software development. It is a separate discipline from software development.Software testing is an iterative process of both verification and validating functionality, and, even more important, attempting to break the software. The iterative process of software testing consists of:
- Designing tests
- Executing tests
- Identifying problems
- Getting problems fixed
The most important thing for any 'Software Tester' is to understand the motive behind testing of any product before carrying out the testing process in their respective company.
Defining 'Software Testing' in simple terms:
software Testing:Testing out the software by comparing the expected and actual result inorder to improve the quality of the software is called as 'software testing'.
- Software: A set of executable programmes is called as 'Software'.
- Software Project Vs Software Product: If a Software was developed with respect to to specific customer requirements, then that Software is called 'Software Project' or 'Software application'.
then that Software is called 'Software Product'.
0 comments:
Post a Comment