Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Comment: Published by Scroll Versions from space FUNCTDEV and version SVC2025.3

...

Info
iconfalse
titleConfiguring Regression Options for Diff Tools in a Test Suite

To customize the logic and data source usage for all Diff regression controls in a test suite:

Double

, double-click the test suite’s Test Case Explorer node and modify the available options, which are described in Regression Options.

As with other tools, you can specify a data source for the tool if a source was added to the project. The data source for the Diff tool specifies the specifies the Data Source to be used for providing control values. For more information on Data Sources, see Parameterizing Tests with Data Sources Variables or Values from Other Tests.

...

Determines what data source values, file, or text is used as the "control" value (the value against which it will compare all subsequent results). The Regression Control settings include two graphical representations to configure XML messages.

Literal XML Regression Controls

The following options are available in the Regression Control tab of the Diff tool for Literal XML mode.

    • Editor: Choose this option from the menu and enter text you want to use as a regression control in the related field.

    • File: Choose this option from the menu and specify a file to use as a regression control. If you want to ensure that this file's path is always relative to your project file, enable Persist as Relative Path.

    • Data Source Column: Choose this option from the menu and specify a value from the designated data source column as regression controls. This option is only available if your project includes a data source.

  • Set From WSDL: Initializes the Form XML content with the expected response based on the WSDL. This button is only available if a WSDL document exists for the particular SOAP client.

Form XML Regression Controls

When Form XML is selected as the regression control mode, the options in the Regression Control tab are divided into an XML View tree and XML configuration tabs.

...