You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 2 Next »

On this Page:

Related Pages:
Each test suite contains a node Options, which can be used to add options to a test suite.

Figure: Options Node of a Test Suite

Having subordinated test suites, options can be added at each test suite level. In the process of specifying options you can choose to apply these to subordinate test cases.

Click Add option to select an options type from a list, configure it and add it to the test suite.

Figure: Option List

 

Select an options type and click OK to proceed with configuring it.

Specify the options you need regarding this options type. Leaving an option empty means, that this option is not overwritten. For an overview on all test options refer to the table below.

After having specified the options you can select the test cases you want the options to be applied to. As a default all test cases are selected. Deselect the test cases or test suites you want to omit.

On the selected items, the Regression Test Tool will remove all options that you specified directly on this item and replace them by the superior definition.

Any test option can be removed by selecting Remove options from the context menu.

Overview on the Test Options

Options TypeDescriptionUsed for
Build E2E Bridge Repository

Overwrite one or all of the following options for building an xUML service repository:

  • UML document
  • deployment
  • repository
  • build options
  • project folder
Build test action
Compare the result of an E2E Bridge request

Overwrite one or all of the following options for comparing the result of an E2E Bridge request with the reference data:

  • check whether the XML response is equal to the reference XML or not
  • set a path to the test folder
  • set a path to the reference folder
  • define differences to ignore

In the test preferences you can choose between different compare actions.
This option is used for the compare action Compare the result of an E2E Bridge request.

Compare two XML documents

Overwrite one or all of the following options for comparing two XML documents:

  • check whether the XML response is equal to the reference XML or not
  • set a path to the test folder and define whether it is zipped or not
  • set a path to the reference folder and define whether it is zipped or not
  • define differences to ignore
In the test preferences you can choose between different compare actions.
This option is used for the compare action Compare two XML documents.
Deploy E2E Bridge Repository

Overwrite one or all of the following options for xUML service deployment:

  • repository file
  • host and port of the E2E Bridge
  • user and password of the E2E Bridge
  • deployment options
  • logfile location
deploy test action
Send a Request to an E2E Bridge

Overwrite one or all of the following options for sending a request to an E2E Bridge:

  • test case name
  • test case home
  • SOAP operation
  • set a path to the output folder
  • host
This options are applied to test actions that send a request to an E2E Bridge.

Start E2E Bridge Service
Stop E2E Bridge Service

Overwrite one or all of the following preferences:

  • host
  • port
  • node name
  • username
  • password
  • path to the log file
Start E2E Bridge Service test action
Stop E2E Bridge Service test action
Wait for a specific time intervalOverwrite the amount of seconds to wait for Wait test actions.Wait test action
  • No labels