jsc
11 years agoRegular Contributor
Rename name of log shown in TestComplete
Hi all,
Is there any way to manipulate (outside TestComplete) the name of the log file shown when I attach them to TestComplete?
The setup is like this
- Tests are run in TestExecute of some VM
- I attach them to my local TestComplete to analyze the results
- the name is like this: %TestSuiteName %Date %Time
As far as I know it currently is not possible to rename this through scripts in TestComplete.
Is there any way to manipulate this outside TestComplete (by changing strings/values in some (xml-)files or something similar)?
I know, that I manually can rename them in TestComplete, that is not what I need.
I'd like to have them named: %TestedVersion %NumberOfBugs %TestType (or something like that)
Best regards,
Joachim
Is there any way to manipulate (outside TestComplete) the name of the log file shown when I attach them to TestComplete?
The setup is like this
- Tests are run in TestExecute of some VM
- I attach them to my local TestComplete to analyze the results
- the name is like this: %TestSuiteName %Date %Time
As far as I know it currently is not possible to rename this through scripts in TestComplete.
Is there any way to manipulate this outside TestComplete (by changing strings/values in some (xml-)files or something similar)?
I know, that I manually can rename them in TestComplete, that is not what I need.
I'd like to have them named: %TestedVersion %NumberOfBugs %TestType (or something like that)
Best regards,
Joachim