What Is Software
Testing?
Testing can be defined in simple words as “Performing
Verification and Validation of the Software Product” for its correctness and
accuracy of working. 
That means to find the Bug, Error, Defect, incorrectness in any application software.
A programmer makes an error (mistake), which results in a defect (fault, bug) in the software source code. If this defect is executed, in certain situations the system will produce wrong results, causing a failure.
That means to find the Bug, Error, Defect, incorrectness in any application software.
A programmer makes an error (mistake), which results in a defect (fault, bug) in the software source code. If this defect is executed, in certain situations the system will produce wrong results, causing a failure.
Types Of Software Testing
Static Testing 
Dynamic Testing 
Unit Testing 
Smoke Testing 
Sanity Testing 
Integration Testing 
System Testing 
Regression Testing 
Retesting 
Adhoc Testing 
Recovery Testing 
Internationalization Testing 
Localization Testing 
Exploratory Testing 
 
 
 
 
 
   
No comments:
Post a Comment