Click or drag to resize

Service Simulation

Service simulation is a functionality to simulate services which your application depends on. It gives a way to testers to control the replies of the dependent service in order to test how application behaves to these replies.

In the reality, you can test application earlier and do not need to wait until the dependency service is operational, you can also test application easier without finding a specified test data that can gives you a specific reply.

In Hummingbird, you can control the service simulation locally and in real time. Service simulation needs to register TCP endpoint to your system, to run service simulation, you need either Administrator rights or Register TCP Port by an Administrator.

Note Note

In test automation project, there are test steps allow you to control the service simulation status and update service simulation data.

Summary