09-11-2015, 07:11 AM
I have a question about UFT. I currently run UFT scripts off of an excel sheet with a driver. I was wondering if there is a way to schedule (date and/or time) when each of those tests run and insert that into my excel?
Currently my driver runs the following:
testFile Sheet Execute
TestSheet.xlsx SampleSheetName N
TestSheet.xlsx BrowserLaunch N
TestSheet.xlsx Database Y
Where each test script is listed in their own sheet in an Excel file called SampleExcelSheet.xlsx. I basically want to add a feature where I can run each test at a specific date. Perhaps add a new column called Date of execution?
Currently my driver runs the following:
testFile Sheet Execute
TestSheet.xlsx SampleSheetName N
TestSheet.xlsx BrowserLaunch N
TestSheet.xlsx Database Y
Where each test script is listed in their own sheet in an Excel file called SampleExcelSheet.xlsx. I basically want to add a feature where I can run each test at a specific date. Perhaps add a new column called Date of execution?