Architecture School

Use the Architecture School perspective to build a system under test by using the logical, physical, and synchronization views. You can also use this perspective to manage the schemas available in your project.

Overview

Rational Integration Tester takes a service-oriented approach to testing.

Using this approach, business logic is modeled as one or more services, each one containing a number of operations with which the system can interact.

Architecture School is Rational Integration Tester’s initial view (or perspective). In this perspective, users (that is, Architects) build the system to be tested in a simple, graphical fashion. The Architect defines the logical and physical system components and their relationships to one another.

Note: Logical components are bound to physical components by using one or more environments.

When a new project is opened in Rational Integration Tester, an empty palette is presented in Architecture School. How the system is built varies, but it follows the same basic steps – create a service component, add operations to the service component, add infrastructure components, create physical components, create environments and bindings, and so on

Rational Integration Tester considers the following items when you are building a system under test:

By itself, the logical system does not contain enough information to be testable. To enable the creation and execution of tests, the configuration details of the infrastructure components that make up the logical system must be provided. These details are stored in physical resources, which can be bound to infrastructure components (by using an environment).

Note: An infrastructure component can have any number of physical resource implementations, but only one binding can exist when you are running a test.

You can do the following tasks in the Architecture School perspective:


Feedback