CTFL_SYLL_4.0 · Question #224
Which of the following examples represents System Integration testing?
The correct answer is A. Testing if e-commerce website works correctly with a third-party payment gateway. System Integration Testing (SIT) involves testing the interactions between different systems or components. Testing an e-commerce website's integration with a third-party payment gateway is an example of SIT, as it checks the correct functioning of the integrated systems. This…
Question
Which of the following examples represents System Integration testing?
Options
- ATesting if e-commerce website works correctly with a third-party payment gateway
- BTesting the system based on specifications using simulator for a sub-system
- CTesting an application in development environment which is similar to the production
- DTesting an application's behaviour to check if it fulfils business needs
How the community answered
(26 responses)- A85% (22)
- B4% (1)
- C4% (1)
- D8% (2)
Explanation
System Integration Testing (SIT) involves testing the interactions between different systems or components. Testing an e-commerce website's integration with a third-party payment gateway is an example of SIT, as it checks the correct functioning of the integrated systems. This ensures that the e-commerce platform can successfully interact with external systems to process
Topics
Community Discussion
No community discussion yet for this question.