Run session failed

Relevant for: GUI tests and components

The run session cannot continue due to an unknown error. Check the step where the failure occurred.

  • If a checkpoint or output value step failed, see Checkpoints in GUI Testing or Output values in GUI testing.
  • If the step that failed referred to an external file, such as an associated function library, or, for tests and scripted components, the data table, a database, or an environment variable file, check that the files are accessible from your computer and that the files are saved in the appropriate format.
  • If the step that failed called a test object method or property, see the specific object method or property in the Object Model Reference for GUI Testing for details on appropriate usage of the method or property.
  • If the step that failed performed a standard VBScript statement in an action or a user-defined function, see the Microsoft VBScript Reference.