Scenario: Testers may often wait or defer testing certain areas of functionality until all of the
components are available and deployed as a complete application. This approach results in major defects being
discovered late in the process and could put the release date at risk.
Service virtualization puts control in the hands of the tester.
-
Simulate the behavior and performance of the dependent components
-
Begin end to end testing earlier and continuously.
-
Introduce the real implementations as they become available.
|