Forum Discussion

skrishtc's avatar
skrishtc
New Contributor
12 years ago

How to set Project Log location while run time(dynamically)

Hi,



In QTP we have provison to create an object to the test results and can save the resutls in a any location dinamically.



eg:

qtResults = win32com.client.Dispatch(r'QuickTest.RunResultsOptions')

qtResults.ResultsLocation = "C:/Temp/Automation/Tests/Results/"



Similarly do we have any option in Testcomplete 9.3