When starting a service on the Embedded xUML Runtime, the Run View opens and shows the service starting up.

Alternatively, open the Run View by selecting Show Run View from the context menu of the service deployment.

The Run View is available for running and not-running services.

The Window Title

The Window title shows the name of the running service deployment, e.g. supportManager.REST_SupportManagerExample.REST_SupportManagerExample.
The button bar contains the following items:

Nr.Menue ItemDescription
1ClearClick this button to clear the bridgeserver log shown in the content pane.
2Open Test CaseClick this button to switch to the Test Cases tab.
3

Save Log File

Click this button to save the bridgeserver log shown in the content pane to a file.

A File Chooser dialog window will pop up for the user to select the saving location. Default location is a sub-directory logs of the current E2E Builder project.

4


UI Controller list

Having more than one UI controller, choose a controller from this drop-down list to open with Open GUI.

This list will only be enabled when running a service containing a UI.

Trace

Select this checkbox to activate UI trace.
On UI services with trace activated it is possible to view the bindings of UI elements with the firebug plug-in of Firefox.

Open GUI

Click this button to open the UI of the selected UI controller in a browser window.

This button will only be enabled when running a service containing a UI.

5REST Service List and related Open button

Select a REST service from the drop-down list and click Open to open the test UI in a browser window.

These elements will only be enabled when running a REST service.

The Side Bar

The side bar of the Run View contains three buttons:

starts (or restarts) the service on the Embedded xUML Runtime.

stops the service running on this instance of the Embedded xUML Runtime.

 switches to debug mode, if service is already running. Icon changes to  then (stop debug mode).

and  are greyed out, if the service is not running.

The Content Pane

The Content Pane of the Run View shows the xUML service standard log (bridgeserver log) of the service running on this instance of the Embedded xUML Runtime. For more information on service logging and on the contents of the bridgeserver log refer to the Bridge User's Guide.

On this Page:
  • No labels