Type of Software Testing
Type of Software Testing
2) Beta Testing
Beta Testing is a formal type of Software Testing which is carried out by the customer. It is performed
in the Real Environment before releasing the product to the market for the actual end-users.
3) Acceptance Testing
An Acceptance Test is performed by the client and it verifies whether the end to end flow of the system
is as per the business requirements or not and if it is as per the needs of the end-user.
6) Component Testing
Component Testing involves testing of multiple functionalities as a single code
7) System Testing
Under System Testing technique, the entire system is tested as per the requirements
8) Unit Testing
Testing of an individual software component or module is termed as Unit Testing.
Misbah Rehman(bsf2003575)