Forum Discussion
YMinaev
Staff
16 years agoHi,
There's no way to obtain unit names.
You can use the Project.FileName property.
You need to work with logs from scripts. See the "Scripting Access to the Test Log Contents" help topic.
Is there a way to store the unit name
There's no way to obtain unit names.
...projectname...
You can use the Project.FileName property.
to get the status of the run result, start and end time
You need to work with logs from scripts. See the "Scripting Access to the Test Log Contents" help topic.