Question
5.3 Integration testing Integration testing (or component testing) is carried out after unit testing and it relates to testing of software components, which are made
5.3 Integration testing
Integration testing (or component testing) is carried out after unit testing and it relates to testing of software components, which are made up of several interacting objects. It focuses on showing that the component interface behaves according to its specification. Here, the test cases are not applied to the individual components but rather to the interface of the composite component created by combining these components. Here, you should be providing details of the black box tests needed to ensure that each component of system is interacting with other components as expected. Refer to the table below. /
Test Case Name
Purpose
External
Dependencies
Test Description
(Steps)
Expected
Results
Actual Results
Status
(Pass/Fail)
Comments
could any one fill the table and explain it by giving example about the basic function in the e-commerce website like order , or bill?
Step by Step Solution
There are 3 Steps involved in it
Step: 1
Get Instant Access to Expert-Tailored Solutions
See step-by-step solutions with expert insights and AI powered tools for academic success
Step: 2
Step: 3
Ace Your Homework with AI
Get the answers you need in no time with our AI-driven, step-by-step assistance
Get Started