Edit in GitHubLog an issue

Merge points for testing extensions

The Functional Testing Framework allows great flexibility when writing XML tests for extensions. All parts of tests can be used, reused, and merged to best suit your needs and cut down on needless duplication.

Extension developers can utilitze these merge points to leverage existing tests and modify just the parts needed to test their extension. For instance, if your extension adds a form field to a Catalog admin page, you can modify the existing Catalog tests and add actions, data, etc as needed to test the custom field. This topic shows how to merge and reuse test elements when testing extensions.

Merging

Follow the links below for an example of how to merge:

Extending

Only Test, Action Group, and Data objects in the the Functional Testing Framework can be extended. Extending can be very useful for extension developers since it will not affect existing tests.

Consult when to use Extends to use extends when deciding whether to merge or extend.

  • Privacy
  • Terms of Use
  • Do not sell or share my personal information
  • AdChoices
Copyright © 2024 Adobe. All rights reserved.