RCPTT - FTSRG/cheat-sheets GitHub Wiki

Links

Troubleshooting

  • AUT Connection Error: <a feature project> does not exist
    • Close the mentioned project in your workspace
  • A test case fails indeterministically
    • Check for background jobs that can change any visible property, e.g. name or position
  • A test case fails because a section is not found in the Properties view
    • Focus is handled a bit differently when executing a test, so make sure to explicitly click on a newly created item before using a selection-dependent view

Guidelines of writing maintainable tests

⚠️ **GitHub.com Fallback** ⚠️