RCPTT Documentation Center
  • User Guide
  • FAQ
  • Back to RCPTT Main Site
  • Eclipse.org
  • Get Started
  • Test Case Editor
  • Control Panel
  • Assertions
  • Eclipse Command Language
    • New ECL Command Guide
    • ECL commands for Excel import and export
    • ECL commands for XML import and export
  • Contexts
    • Workspace
    • Workbench
    • Launch
    • Preferences
    • Parameters
    • Group
    • Folder
    • Default
    • Super
    • ECL Script
  • Verifications
    • Text
    • Table/Tree
    • Error Log
    • Time
  • Procedures and Variables
  • Test Runner
    • Arguments
  • Maven plugin
  • RAP
    • Install instructions
    • Record and Replay
    • Capability Contexts
    • ECL commands
    • Maven plugin
  • Integration
    • TestRail
    • Zephyr

Tree/Table Verifications

Move a mouse over highlighted areas on a screenshot below to get a documentation regarding UI elements

Verification name. This name is automatically synced with file system name. Symbols in name which are not allowed in file names are replaced with underscore character.
Comma-separated list of arbitrary hierarchical tags, i.e. resourcePerspective, jira/PC-1352, windows-only
Make a snapshot of AUT widget defined in Widget field and copy it into verification.
Verifies whether AUT tree/table defined in Widget matches the tree/table from a verification.
AUT tree/table widget for verification. You can set the value manually or using Pick... button.
Styles option for verification. Can be All/Ignore Styles/Ignore Styled Text.
Turned on by default. If this option is off - verification fails if there are uncaptured children in AUT tree.
Turned on by default. If this option is off - verification ignores icons.
Captured tree/table.

Introduction

Tree/Table verification is the most convenient way to assert the whole tree/table state at the end of the test case. Comparing to assertions, where you select a separate tree/table items to verify their properties, tree/table verification makes it more simple.

Verify styles options

There are three options for styles verification: All, Ignore Styles, Ignore Styled text:

  • All. Tree is verified as it is:
  • Ignore Styles. Styled text is verified as a plain text:
  • Ignore Styled Text. If there is a styled text - it will be ignored: