Chapter 5. Actions

5.1. Actions usable on most applications
5.1.1. Actions that execute behavior
5.1.1.1. Activate application
5.1.1.2. Click
5.1.1.3. Collapse / Expand Trees
5.1.1.4. Copy text to clipboard
5.1.1.5. Drag and drop
5.1.1.6. Execute external command (Deprecated)
5.1.1.7. Execute external command
5.1.1.8. Invoke (External) Method
5.1.1.9. Manual test step
5.1.1.10. Move in tables and trees
5.1.1.11. Pause test execution
5.1.1.12. Select
5.1.1.13. Set Position
5.1.1.14. Show text
5.1.1.15. Stopwatch - Start and Stop Timer
5.1.1.16. Take Screenshot
5.1.1.17. Toggle Checkbox in Table Components
5.1.2. Actions that send keyboard interaction (key presses, text input)
5.1.2.1. Enter Text (General Components)
5.1.2.2. Enter Text in Table Components
5.1.3. Actions for AUT lifecycle (restarting)
5.1.3.1. Restart
5.1.3.2. Prepare for AUT Termination
5.1.3.3. Synchronize Termination and Restart of AUT
5.1.4. Actions that perform checks
5.1.4.1. Check Editability
5.1.4.2. Check Enablement
5.1.4.3. Check Existence
5.1.4.4. Check Focus
5.1.4.5. Check Position
5.1.4.6. Check Property
5.1.4.7. Check Selection
5.1.4.8. Check Text
5.1.5. Actions for synchronization
5.1.5.1. Wait
5.1.5.2. Wait for Component (General)
5.1.5.3. Wait for Component (Menu Bar)
5.1.5.4. Wait for Enablement
5.1.5.5. Wait for Window
5.1.5.6. Wait for Window Activation
5.1.5.7. Wait for Window to Close
5.1.6. Actions for storing values as variables
5.1.6.1. Store Property/Value (General Components)
5.1.6.2. Store value
5.1.6.3. Store value in Testresult Summary
5.1.6.4. Store Value in Table Components
5.1.6.5. Store Value in Tree Components
5.1.6.6. Store Value in Tree Tables
5.1.7. Actions for comparing values
5.1.7.1. Check Numeric Values
5.1.7.2. Check String Values
5.1.8. Actions for storing values of properties as variables
5.1.8.1. Store Property in Tables
5.1.8.2. Store Property in Trees
5.1.8.3. Store Property in Tree Tables
5.2. Actions specific to SWT and RCP applications
5.2.1. Actions that execute behavior - SWT Toolkit
5.2.1.1. Select
5.2.1.2. Toggle checkbox
5.2.2. Actions that perform checks - SWT toolkit
5.2.2.1. Check Enablement
5.2.2.2. Check Existence
5.2.2.3. Check Selection
5.2.3. Actions on the GEF figure canvas
5.2.3.1. Actions that execute behavior - GEF Figure Canvas
5.2.3.2. Actions that perform checks - GEF Figure Canvas
5.3. Actions specific to HTML applications
5.3.1. Actions that execute behavior - HTML toolkit
5.3.1.1. Click Locator
5.3.1.2. Go Back
5.3.1.3. Input Text into Alert/Prompt/Confirmation
5.3.1.4. Interact with Alert/Prompt/Confirmation
5.3.1.5. Open URL
5.3.1.6. Reload page
5.3.1.7. Close window
5.3.1.8. Select Window with Identifier
5.3.1.9. Select Window by Title
5.3.2. Actions that perform checks - HTML toolkit
5.3.2.1. Check CSS Path Count
5.3.2.2. Check Existence of Alert/Prompt/Confirmation
5.3.2.3. Check Text of Alert/Prompt/Confirmation
5.3.2.4. Check Text by Locator
5.3.2.5. Check URL
5.3.2.6. Check XPath Count
5.3.3. Actions for synchronization - HTML toolkit
5.3.3.1. Wait for component (based on locator)


Copyright BREDEX GmbH 2015. Made available under the Eclipse Public License v1.0.