1
Automation Interface, Add-Ins and Tools / 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.
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.