Click or drag to resize

Select a service to test

Like in the library, all books are indexed by Genre, Title or Date of publish. So you can quickly find the book you want. Hummingbird shares similar idea, that to organize the services in the same way. In Hummingbird test framework, services are organized in 3 levels:

  • Application : Represents an application to test. Or in the context of service simulation, represents an application to simulate.

  • Service Category: Functionality regroups some services into a category.

  • Service: The service to test itself.

Services are organized

Services are placed in Applications and Service Categories, so testers can quickly localize the service to test or to simulate. A Tab represents an application, services are listed under its category.

This helps testers to focus on the functionality of the service itself, and no more need to ask questions about: should I find this service in a list of Soap or Rest.

serviceselector

In Hummingbird App, graphically, they are represented as above image. BackOffice Systems represents the services used in the Back Office application; Invoice Processing regroups 3 web service that is used in the context of Invoice. You can also found other service from another tabs.

When new services definition are imported, the service selector screen will show them in appropriate position.

Search a service

When working on a large project with many services to test, and you know perfectly the name of the service, Search function can be used: By typing for example convert in the search box, all matched services will be listed. Now you need a click on the service name to start edit test data.