What is Integration Testing? (Software Testing Interview Question #13)
 What is Integration Testing?Â
- Unit testing
- Integration testing
- System testing
- Acceptance testing
- Testing of interface between different units, modules, or system
- Combine the multiple units as a single unit and then check the data flow or communication between the modules.
- Tester or developer both can perform this testing
- Eample Integration at unit level: units are grouped logically and tested
- Perfomed by Developer
Example integration at the modules level: Register and login functionality
Performed by testers- Example Integration at system level: e-commerce application and payment gateway
- Performed by testers
Types of integration testing
- Incremental integraion testing
- Non-increment integration testing
Types of Incremental Integration Testing
- Top-down integration testing
- Bottom-up integration testing
- Sandwich integration testing
Thanks
Rajat Bhatti
Ping me for more details :
Linkedin :www.linkedin.com/in/rajat-bhatti
Click for more information:Â Click me
For more details Join our whatsup Group :Â Whatup Group
To get the daily job updates of software testing :Â To get Daily Job updates, click me
9050358180
Ping me for more details :
Linkedin :www.linkedin.com/in/rajat-bhatti
Click for more information:Â Click me
For more details Join our whatsup Group :Â Whatup Group
To get the daily job updates of software testing :Â To get Daily Job updates, click me
9050358180
Post a Comment