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

Execution Time 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
Disabled for time verification
Disabled for time verification
Verification checks that a test case is executed no longer than specified amount of time
Disabled by default. If this option is on, verification checks the test execution time including a time of contexts execution

Execution time verification can be used for performance testing. Being added to a test case verification makes sure that test case execution taked no longer then a specified amount of time.

Important
Please note that there is a launch timeout for a test case execution in RCP TT Preferences (300 sec by default). If your test case needs to be executed more then this time - you need to change timeout value.