Author Topic: Identification of test objects  (Read 6239 times)

laney

  • EA Novice
  • *
  • Posts: 3
  • Karma: +0/-0
    • View Profile
Identification of test objects
« on: March 11, 2024, 05:23:55 pm »
Hello,

In my program I am accessing test entries (those that are visible in the "Testing" view/panel) via COM interface. The same that are otherwise available in the database inside of "t_objecttests" table.

How could such test element be properly identified and distinguished from others? There doesn't seem to be any test-specific identifier available neither via COM, nor in the database.