The integration testing technique that involves testing individual components before integrating them is known as _______.
- Bottom-up testing
- Sanity testing
- Smoke testing
- Top-down testing
Bottom-up testing involves testing individual components before integrating them to ensure their functionality.
Loading...
Related Quiz
- A team needs to test a web service for both functionality and load performance. Which tool should they prioritize?
- SOAP messages are typically transported using _______ protocol.
- What is a common method to indicate a version in a RESTful web service's URL?
- In REST, what is the significance of resource URIs?
- What is the primary objective of performance testing in web services?